Hello,

> sis0@pci0:4:0:        class=0x020000 card=0xb7321019 chip=0x09001039 rev=0x91 
>hdr=0x00
>     vendor   = 'Silicon Integrated Systems (SiS)'
>     device   = 'SiS900 Fast Ethernet/Home Networking Ctrlr'
>     class    = network
>     subclass = ethernet

that's apparently a SiS962 chip. This one is not (yet) supported in FreeBSD;
the MAC address is stored on an EEPROM that is shared with the IEEE 1394
port and needs a special access protocol. If you want to hack on the driver
yourself, a search for "sis962" and "sis900.c" or "sis900.h" on google
should get you the information what was changed on the linux driver to
support this particular chip. I _might_ find the time next weekend to
cobble together a patch you could try.

Wolfgang

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to