freebsd-skq/sys/dev/mpt
Matt Jacob 0424fb537e When freeing a request, zero out the sequence number.
Define the CFG_DAGA_OFF offset as 128 bytes instead of 40- gives us
a more reasonable headroom.

When reading a config page, zero out the entire request area- not just
the length of the request. This is because we cleverly (cheezily) return
configuration data back into the allocated request area, so it's nice
to make sure we start with a clean area to write on.

MFC after:	1 week
2002-09-23 05:14:02 +00:00
..
mpilib Sigh. Ken Merry convinced me that my attempts to DTRT were wrong. 2002-08-30 03:36:50 +00:00
mpt_debug.c
mpt_freebsd.c Fix things so that: 2002-09-01 23:07:09 +00:00
mpt_freebsd.h Don't do transition locking (i.e., CAM->MPT->CAM)- Peter claimed that ia64 2002-09-03 02:18:21 +00:00
mpt_pci.c Add 909A PCI id. 2002-08-30 02:35:31 +00:00
mpt.c When freeing a request, zero out the sequence number. 2002-09-23 05:14:02 +00:00
mpt.h Fix things so that: 2002-09-01 23:07:09 +00:00