CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/06/28 02:35:46
Modified files:
sys/scsi : sd.c cd.c
sys/dev/ata : wd.c
Log message:
Move disk_attach() to the end of the attach functions, at which point the
disk is now ready to handle I/O.
ok krw@ dlg@
