View Single Post
  #4   (View Single Post)  
Old 14th April 2014
hpabsdbeginner1 hpabsdbeginner1 is offline
New User
 
Join Date: Apr 2014
Posts: 6
Default

Quote:
Originally Posted by ocicat View Post
Welcome!

According to the bktr(4) manpage, you will need to add:
Code:
bktr0 at pci?
radio* at bktr?
...to a custom kernel configuration file, where the file has any name other than GENERIC or GENERIC.MP.

Why a unique filename? If for any chance you ever need to discuss compatibilty or functionality on the mailing lists, it will need to be very clear that this is not the standard GENERIC or GENERIC.MP configurations, but a custom kernel configuration. Developers have been known to simply ignore threads where it is not disclosed that the default kernel configuration has been altered.

I also cannot verify or guarantee that inclusion of this driver into a different platform will automatically work. In this case, you are pretty much on your own to verify & test.

If you are unfamiliar with building kernels, consult of the project's FAQ. The release(8) manpage has other information worth reading as well.
Ok,i compile it now.
It boot without error,but the pci card from Germay
come here for testing the next week.
Reply With Quote