1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-25 11:37:56 +00:00
freebsd/sys/dev/isp
Matt Jacob 28f0575cf1 On reset, make sure that we have some parameters set correctly. This
fixes a longstanding issue WRT resetting the chip after startup- it
would fail if we were connected as an F-port to a switch. If we
were connected as an F-port, we got assigned a hard loop ID of 255,
which is really a bogus loop id. Then when we turned around to
reset ourselves, the firmware would reject the ICB_INIT request
because the loop id was bogus. *sputter*

Minor fixlet from somebody in NetBSD with too much time on their
hands (dma -> DMA).
2003-09-13 01:55:44 +00:00
..
DriverManual.txt
Hardware.txt
isp_freebsd.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
isp_freebsd.h
isp_inline.h
isp_ioctl.h
isp_pci.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
isp_sbus.c Move the inclusion of <machine/ofw_machdep.h> after the inclusion of 2003-09-02 19:52:31 +00:00
isp_target.c
isp_target.h
isp_tpublic.h
isp.c On reset, make sure that we have some parameters set correctly. This 2003-09-13 01:55:44 +00:00
ispmbox.h
ispreg.h
ispvar.h