thorpej 3c6ae35ab2 - Add a new disk ioctl (DIOCGDISKINFO) to get the disk-info dictionary
for the disk.
- Add a new function, disk_ioctl(), that does generic disk ioctl handling.
  DIOCGDISKINFO is handled here now, and others will be added in the future.
- In the wd driver, fill in the dk_info member of struct disk and use the
  new disk_ioctl() function.
2006-10-25 04:04:45 +00:00
..
2006-10-03 16:07:12 +00:00
2006-10-17 15:07:21 +00:00
2006-10-12 04:29:37 +00:00
2006-10-24 22:38:41 +00:00
2006-10-17 15:07:21 +00:00