cvs commit: src/sys/dev/firewire fwohci.c fwohci_pci.c
Hidetoshi Shimokawa
simokawa at FreeBSD.org
Sun Aug 3 22:43:04 PDT 2003
simokawa 2003/08/03 22:43:03 PDT
FreeBSD src repository
Modified files:
sys/dev/firewire fwohci.c fwohci_pci.c
Log:
- Don't mess with TX queue in fwohci_stop() if we failed to attach the device.
Tested by: wilko
- Detect memory mapping failure of registers by checking OHCI version.
Tested by: KONDOU, Kazuhiro <kazuhiro at alib.jp>
Revision Changes Path
1.60 +7 -1 src/sys/dev/firewire/fwohci.c
1.31 +7 -6 src/sys/dev/firewire/fwohci_pci.c
More information about the cvs-src
mailing list