freebsd-dev/sys/dev/firewire
Hidetoshi Shimokawa f3d2847dd0 - Though I got a feedback from the originator of kern/48129 that the
previous revision fixed the panic, I found the problem exits in
another part of the function by investigating the crom dump sent by him.
The search was started in the middle of bus info block and the
routine misunderstood the EUI64 as a crom entry. This problem is fixed.

PR: kern/48129

Fix incorrect type mask included in a logical unit number and check
the validity of the lun.
2003-02-14 03:09:59 +00:00
..
00README
firewire_phy.h
firewire.c firewire/fwohci 2003-02-13 13:35:57 +00:00
firewire.h Add new ioctl to specify target EUI64 for fwmem. 2003-02-09 10:14:22 +00:00
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_pci.c Define new malloc type M_FW and use it. 2003-02-01 15:04:33 +00:00
fwohci.c firewire/fwohci 2003-02-13 13:35:57 +00:00
fwohcireg.h - Split db.desc.cmd into desc.control and desc.reqcount. 2003-01-26 18:38:06 +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 - Take malloc type as an argument in fw_xfer_alloc(). 2003-02-03 07:33:31 +00:00
if_fwevar.h
sbp.c - Though I got a feedback from the originator of kern/48129 that the 2003-02-14 03:09:59 +00:00