opnsense-src/sys/dev/firewire
Hidetoshi Shimokawa d17c7743c6 Don't scan lun by myself while boot process leave it CAM to scan the bus.
Some drives seem to be confused by simultaneous probes.

Tested by: marcel

As a side effect, logical units whose lun is greater than 0 might not be
probed correctly if the lun of 0 doesn't exist in the target because
CAM doesn't scan such luns.
I have a SCSI-FireWire bridge which maps SCSI-ID to LUN and it is an
example of such targets.
2003-02-21 02:09:04 +00:00
..
00README
firewire.c Fix fwdev memory leak on detaching. 2003-02-18 10:56:00 +00:00
firewire.h Add new ioctl to specify target EUI64 for fwmem. 2003-02-09 10:14:22 +00:00
firewire_phy.h
firewirereg.h firewire/fwohci 2003-02-13 13:35:57 +00:00
fwcrom.c - Handle zero sized directory right way. 2003-01-04 10:32:31 +00:00
fwdev.c Add new ioctl to specify target EUI64 for fwmem. 2003-02-09 10:14:22 +00:00
fwmem.c Add new ioctl to specify target EUI64 for fwmem. 2003-02-09 10:14:22 +00:00
fwmem.h - Implement write part. 2003-02-04 17:09:59 +00:00
fwohci.c * firewire.c 2003-02-18 09:39:48 +00:00
fwohci_pci.c Use pci_get_devid(). 2003-02-18 10:01:44 +00:00
fwohcireg.h Use pci_get_devid(). 2003-02-18 10:01:44 +00:00
fwohcivar.h function name change. 2003-01-31 14:14:45 +00:00
iec13213.h - Add more CSR related definitions (IEEE-1212). 2002-12-30 09:41:32 +00:00
iec68113.h DV_PAL shouldn't be here. 2003-01-15 05:28:50 +00:00
if_fwe.c Back out M_* changes, per decision of the TRB. 2003-02-19 05:47:46 +00:00
if_fwevar.h
sbp.c Don't scan lun by myself while boot process leave it CAM to scan the bus. 2003-02-21 02:09:04 +00:00