CVSROOT: /cvs Module name: src Changes by: [email protected] 2011/06/01 11:47:31
Modified files:
sys/scsi : uk.c
Log message:
Make uk(4) look more like sd(4) and cd(4) by adding a uklookup()
wrapper for device_lookup(), and renaming the uk local variables to
sc.
ok krw@
