cvs commit: src/sys/dev/firewire fwohci_pci.c
Warner Losh
imp at FreeBSD.org
Sun Jul 17 19:59:07 GMT 2005
imp 2005-07-17 19:59:07 UTC
FreeBSD src repository
Modified files:
sys/dev/firewire fwohci_pci.c
Log:
The Sony i.LINK CXD1947 device is a firewire bridge, but it doesn't
implement the OHCI programming interface. Thus it probes, but fails
to attach because of an invalid OHCI version. Rather than count on
the downstream tests properly failing, print a message that this
chipset isn't supported and fail the probe.
Revision Changes Path
1.53 +2 -2 src/sys/dev/firewire/fwohci_pci.c
More information about the cvs-src
mailing list