Re: Generic 2-port PCI Express Serial Card - how to get recognized?



To find the vendor/device IDs of your card use "pciconf -lv", and look
for entries similar to the following:

none0@pci0:0:20:0: class=0x0c0500 card=0x309b103c chip=0x43721002
rev=0x11 hdr=0x00
vendor = 'ATI Technologies Inc'
device = 'IXP SB400 SMBus'
class = serial bus
subclass = SMBus

Scot
_______________________________________________
freebsd-stable@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: nfsmb survey
    ... device = 'nForce4 SMBus' ... subclass = SMBus ... vendor = 'ATI Technologies Inc' ...
    (freebsd-stable)
  • Re: your mail
    ... > I am trying nfpm driver, but freebsd don't say nothing about smbus while ... > class = serial bus ... > subclass = SMBus ...
    (freebsd-current)
  • Re: nForce3 SMB and Power Management
    ... > subclass = SMBus ... It looks like I got at least one correct driver in the kernel ...
    (freebsd-questions)