Opened 17 years ago
Closed 17 years ago
#2233 closed bug (invalid)
Wrong moduleImage->info[0]->name and moduleImage->path for scsi_dsk and scsi_cd in module.cpp
Reported by: | kaoutsis | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | - General | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
moduleImage->info[0]->name is drivers/disk/scsi/scsi_dsk/device_v1 moduleImage->path /boot/beos/system/add-ons/kernel/drivers/disk/scsi/scsi_dsk image->name is scsi_dsk
moduleImage->info[0]->name is drivers/disk/scsi/scsi_cd/device_v1 moduleImage->path /boot/beos/system/add-ons/kernel/drivers/disk/scsi/scsi_cd image->name is scsi_cd
Path /boot/beos/system/add-ons/kernel/drivers/disk doesn't exist
Note:
See TracTickets
for help on using tickets.
It will when I'm done with new device architecture :-) I'm closing this now already, since it goes away anyway, and I probably would forget about this later ;-)