freebsd-dev/sys/dev/isp
Matt Jacob e277218592 Frequency default should be '25' for 25MHz, not 25000000.
Through the PITA of endiannness, clock has to be MHz freq << 8.

Don't trust NVRAM on SBus cards.

Set a default initiator ID sensibly.

SBus/ISP now working, what with the change to sbus.c earlier today.
2002-07-25 20:49:30 +00:00
..
DriverManual.txt
Hardware.txt
isp_freebsd.c Put MODULE_VERSION back here so that ispfw is happy. 2002-07-25 16:00:24 +00:00
isp_freebsd.h Make sure that if are in fact using 'full SMP', make the interrupt 2002-07-25 16:02:09 +00:00
isp_inline.h 'Support' for ISP SBus cards. 2002-07-11 03:25:04 +00:00
isp_ioctl.h Add get/set param ioctls. 2002-07-08 17:34:56 +00:00
isp_pci.c Don't test against default_iid being zero as a test for whether we 2002-07-25 20:47:40 +00:00
isp_sbus.c Frequency default should be '25' for 25MHz, not 25000000. 2002-07-25 20:49:30 +00:00
isp_target.c Change isp_target_async to a function returning an integer. 2002-06-16 04:56:07 +00:00
isp_target.h Set default command count to 0xfe. This tells the f/w essentially 2002-06-16 04:54:46 +00:00
isp_tpublic.h
isp.c Remove the 'bogus registrant' hack for fabric searches. It really 2002-07-08 17:33:37 +00:00
ispmbox.h
ispreg.h
ispvar.h