freebsd-dev/sys/dev/isp
Matt Jacob 4102f2f6ef Fix a longstanding bug- we had the sense of what bit 14
for the ICB firmware options meant- *I* had taken it to
mean that if you set it, Node Name would be ignored and
derived from Port Name. Actually, it meant the opposite.
As a consequence- change ICBOPT_USE_PORTNAME to the
define ICBOPT_BOTH_WWNS- makes more sense.

Fix wrong input bitmap for MBOX_DUMP_RAM command. Call
ISP_DUMPREGS if we get a f/w crash. Add ISPCTL_RUN_MBOXCMD
control command (so outer layers can run a mailbox command
directly) and add a ISPASYNC_UNHANDLED_RESPONSE hook so
outer layers can understand response queue entries we
might not know about.
2001-02-23 05:35:50 +00:00
..
isp_freebsd.c Do some cleanup based upon adapter role- mainly not enabling interrupts 2001-02-11 03:47:39 +00:00
isp_freebsd.h Roll minor version. Remove ISP2100_FABRIC define (unneeded now). 2001-02-11 03:48:54 +00:00
isp_inline.h Add isp_fc_runstate function- this function's purpose is to, in stages, 2001-02-11 03:52:04 +00:00
isp_pci.c Shuffle around how we do isp_disable management- make sure we return 0 so 2001-02-11 03:53:23 +00:00
isp_target.c Fix typo: wierd -> weird. 2001-02-06 09:25:10 +00:00
isp_target.h add a couple off offset defines for ATIO2s 2000-12-28 23:27:54 +00:00
isp_tpublic.h
isp.c Fix a longstanding bug- we had the sense of what bit 14 2001-02-23 05:35:50 +00:00
ispmbox.h Fix a longstanding bug- we had the sense of what bit 14 2001-02-23 05:35:50 +00:00
ispreg.h Put in offset definitions for FPM and FBM registers, plus just enough 2001-01-15 18:37:14 +00:00
ispvar.h Fix a longstanding bug- we had the sense of what bit 14 2001-02-23 05:35:50 +00:00