mjacob 2006-08-21 00:48:37 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_4)
sys/dev/isp isp_ioctl.h isp_pci.c
Log:
MFC 1.120: Fix RELENG_4 code version- isp_roles wasn't getting
initialized so it ended up defaulting to ISP_ROLE_NONE. My testing
h
mjacob 2006-08-21 00:48:05 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_5)
sys/dev/isp isp_ioctl.h isp_pci.c
Log:
MFC 1.120: Fix RELENG_4 code version- isp_roles wasn't getting
initialized so it ended up defaulting to ISP_ROLE_NONE. My testing
h
mjacob 2006-08-21 00:47:32 UTC
FreeBSD src repository
Modified files:(Branch: RELENG_6)
sys/dev/isp isp_ioctl.h isp_pci.c
Log:
MFC 1.120: Fix RELENG_4 code version- isp_roles wasn't getting
initialized so it ended up defaulting to ISP_ROLE_NONE. My testing
h
mjacob 2006-08-21 00:46:10 UTC
FreeBSD src repository
Modified files:
sys/dev/isp isp_ioctl.h isp_pci.c
Log:
Fix RELENG_4 code version- isp_roles wasn't getting initialized so
it ended up defaulting to ISP_ROLE_NONE. My testing hadn't caught it
because I was deliber
mjacob 2006-08-04 20:14:03 UTC
FreeBSD src repository
Modified files:
sys/dev/isp isp_ioctl.h
Log:
Rename ioctl driven task management functions so they
don't collide with task management definitions on other
platforms.
Revision ChangesPath
1.17 +5