opnsense-src/sys/dev/ips
Scott Long 2eea70515c Overhaul error handling in the IPS driver. Don't use a magic value for
driver-induced errors, instead be better about propagating error status
upwards.  Add more error definitions, courtesy of the linux driver.  Fix
a command leak in the ioctl handler.  Re-arrange some of the command handlers
to localize error handling.

MFC After: 3 days
2005-09-25 17:12:41 +00:00
..
ips.c Overhaul error handling in the IPS driver. Don't use a magic value for 2005-09-25 17:12:41 +00:00
ips.h Overhaul error handling in the IPS driver. Don't use a magic value for 2005-09-25 17:12:41 +00:00
ips_commands.c Overhaul error handling in the IPS driver. Don't use a magic value for 2005-09-25 17:12:41 +00:00
ips_disk.c Overhaul error handling in the IPS driver. Don't use a magic value for 2005-09-25 17:12:41 +00:00
ips_disk.h Remove bus_{mem,p}io.h and related code for a micro-optimization on i386 2005-05-29 04:42:30 +00:00
ips_ioctl.c Overhaul error handling in the IPS driver. Don't use a magic value for 2005-09-25 17:12:41 +00:00
ips_ioctl.h Add the 'ips' driver for the IBM (now Adaptec) ServeRAID controller 2003-05-11 06:36:49 +00:00
ips_pci.c Use BUS_PROBE_DEFAULT for pci probe return value 2005-03-05 18:17:35 +00:00