opnsense-src/sys/dev/mlx
Stephane E. Potvin 29e6fa3a7f Make mlxcontrol work with more than one system drive:
- When searching for the next system drive, return the next one instead
  of always returning the first one.
- Plug fd lead and make sure that the MLX_NEXT_CHILD ioctl is called
  on the controller fd, not the disk's one.

While there, fix a cut-n-pase error in a warning.

Reviewed by:	jhb
Approved by:	kan (mentor)
MFC after:	1 month
2008-09-12 17:40:17 +00:00
..
mlx.c Make mlxcontrol work with more than one system drive: 2008-09-12 17:40:17 +00:00
mlx_compat.h Centralize the devstat handling for all GEOM disk device drivers 2003-03-08 08:01:31 +00:00
mlx_disk.c Don't use PAGE_SIZE to calculate controller-specific attributes. 2004-11-25 12:15:49 +00:00
mlx_pci.c Add missing parenthesis around error handling code upon attaching 2005-07-30 15:53:40 +00:00
mlxio.h
mlxreg.h Don't use PAGE_SIZE to calculate controller-specific attributes. 2004-11-25 12:15:49 +00:00
mlxvar.h Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00