freebsd-dev/sys/dev/mlx
Mike Smith 5d278f5cf3 One minor bugfix:
- Free resources in all the possible attachment failure cases.

One critical bugfix:

 - Fix a race where it was possible to get out of synch with the log
   messages from the controller, if the controller hung up for any
   period of time (eg. while resetting a SCSI bus).  This would result
   in an endless string of console errors, bringing the machine to a
   halt.
2000-04-20 23:52:33 +00:00
..
mlx_disk.c Remove ~25 unneeded #include <sys/conf.h> 2000-04-19 14:58:28 +00:00
mlx_pci.c Remove ~25 unneeded #include <sys/conf.h> 2000-04-19 14:58:28 +00:00
mlx.c One minor bugfix: 2000-04-20 23:52:33 +00:00
mlxio.h Add features required for basic userland management utility: 2000-04-11 02:52:46 +00:00
mlxreg.h Add features required for basic userland management utility: 2000-04-11 02:52:46 +00:00
mlxvar.h One minor bugfix: 2000-04-20 23:52:33 +00:00