freebsd-skq/sys/dev/isp
mjacob b2f314b812 Remove dependency on ispfw and firmware as modules.
Either they're there early and the ispfw sets have
registered themselves, or they're not.

The module dependency stuff isn't quite what we want
anyway. If the user doesn't want the load placed on
system memory by loading the firmware, they don't
specify it to be loaded (either by being linked in
or via being a module to be loaded and then hooked
in with firmware(9)). It doesn't then make sense to
then override what they want by pulling it in anyway.

This might be able to work if we were able to pull in
just exactly what we needed for the card we have- but
that's an optimization left for the future.
2006-12-10 03:41:48 +00:00
..
DriverManual.txt
Hardware.txt
isp_freebsd.c Find another spot where tagged command queueing got 2006-12-09 01:30:05 +00:00
isp_freebsd.h Push things closer to path failover by implementing loop down and 2006-11-14 08:45:48 +00:00
isp_ioctl.h Fix RELENG_4 code version- isp_roles wasn't getting initialized so 2006-08-21 00:46:10 +00:00
isp_library.c Make the SAN login/logout stuff more common between different chipsets 2006-11-18 03:53:16 +00:00
isp_library.h Make the SAN login/logout stuff more common between different chipsets 2006-11-18 03:53:16 +00:00
isp_pci.c Remove dependency on ispfw and firmware as modules. 2006-12-10 03:41:48 +00:00
isp_sbus.c Remove dependency on ispfw and firmware as modules. 2006-12-10 03:41:48 +00:00
isp_stds.h Push things closer to path failover by implementing loop down and 2006-11-14 08:45:48 +00:00
isp_target.c Add a chip timeout to ENABLE/MODIFY/DISABLE lun calls. 2006-12-05 07:49:15 +00:00
isp_target.h Add 4Gb (24XX) support and lay the foundation for a lot of new stuff. 2006-11-02 03:21:32 +00:00
isp_tpublic.h Add 4Gb (24XX) support and lay the foundation for a lot of new stuff. 2006-11-02 03:21:32 +00:00
isp.c Make ISPCTL_PLOGX find a handle to log into the management server 2006-12-05 07:50:23 +00:00
ispmbox.h clarify a comment slightly 2006-12-09 01:33:55 +00:00
ispreg.h Add 4Gb (24XX) support and lay the foundation for a lot of new stuff. 2006-11-02 03:21:32 +00:00
ispvar.h Make ISPCTL_PLOGX find a handle to log into the management server 2006-12-05 07:50:23 +00:00