Register drives directly in scsi_init_drive().

The scsi_init_drive() function has enough information to directly
register the drive there, so do the registration there.  This
simplifies the calling code.

Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
3 files changed
tree: e1ec055803c7d701088ad8c89b30e706dba90bc4
  1. src/
  2. tools/
  3. vgasrc/
  4. .gitignore
  5. COPYING
  6. COPYING.LESSER
  7. Makefile
  8. README
  9. TODO