ath0 driver

Sam Leffler sam at errno.com
Wed Aug 6 12:18:38 PDT 2003


> I just have to ask: is this in any way related to the a/b/g network
> card in my laptop that shows up as:
>
> none4 at pci2:3:0: class=0x028000 card=0x00011028 chip=0x432414e4 rev=0x02
> hdr=0x00     vendor   = 'Broadcom Corporation'
>     class    = network
>

if ("broadcom" == "atheros")
	use ath driver;
else
	ask broadcom for specs on their hardware.



More information about the freebsd-current mailing list