freebsd-src/sys/dev/ips
Martin Blapp aa8689ef95 The reset_type should not be 0x80, it should be set to zero.
0x80 can cause the command to be rejected as invalid. This bug
exists also in the Linux IPS ffdc code.

Submitted by:	David Jeffery
MFC after:	1 week
2004-01-01 10:22:10 +00:00
..
ips.c ServeRaid (at least 5i) didn't initialize correctly. To get 2003-11-27 08:37:36 +00:00
ips.h ServeRaid (at least 5i) didn't initialize correctly. To get 2003-11-27 08:37:36 +00:00
ips_commands.c The reset_type should not be 0x80, it should be set to zero. 2004-01-01 10:22:10 +00:00
ips_disk.c Add an off_t cast to prevent overflow on media size. This should 2003-09-22 04:59:07 +00:00
ips_disk.h Prefer new location of pci include files (which have only been in the 2003-08-22 06:00:27 +00:00
ips_ioctl.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
ips_ioctl.h
ips_pci.c Delay most of the adapter initilization until after interrupts are 2003-09-11 23:30:28 +00:00