hi,
i recently purchased the LinkSys PCM100 - EtherFast 10/100 Integrated PC
Card and i went to the LinkSys site to check for information and,
suprisingly, i found a page on configuring an interface for BSD
http://linksys.com/faqs/default.asp?fqid=27
the site says that there are two different chipsets available in the card
mentioned above. it says that the de interface should be used with cards
with the Digital chipset and pn should be used with the cards with the
LinkSys or PNIC chipsets. i'm pretty sure that i have a PNIC type but i'm
not 100% sure. anyway, i tried to install the drivers from the LinkSys site
for the pn interface, but the files are for FreeBSD 2.x or 3.x. when i did
a 'make depend' before recompiling my kernel i got a message saying that
"bpfilter.h" is not available. i looked in my /sys/pci directory and i
noticed that there is a file called bpf.h, but not bpfilter.h. i guess my
main question is: what, if anything, can i do to obtain a driver developed
for BSD 4.1?