DEVFS - Call disk_setdiskinfo() for SCSI/ATAPI CDs.
commit875e332672b006d661a3d65356b21ceda93b0fa3
authorMatthew Dillon <dillon@apollo.backplane.com>
Mon, 17 Aug 2009 06:31:23 +0000 (16 23:31 -0700)
committerMatthew Dillon <dillon@apollo.backplane.com>
Mon, 17 Aug 2009 06:31:23 +0000 (16 23:31 -0700)
treef7af9e2c28bbbbf7c57eecd4b9802eb99489ef5d
parent16094a3633ce22ff4861d6381dd804538bcd25c5
DEVFS - Call disk_setdiskinfo() for SCSI/ATAPI CDs.

* When a CD drive is registered we need to call disk_setdiskinfo()
  after the initial probe whether a CD is in the drive or not
  before the disk subsystem will allow userland to open the device.
sys/bus/cam/scsi/scsi_cd.c