Ticket #2233 (closed bug: invalid)

Opened 2 months ago

Last modified 2 months ago

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 development
Cc: Blocked By:
Platform: All Blocking:

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

Change History

Changed 2 months ago by axeld

  • status changed from new to closed
  • resolution set to invalid

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 ;-)

Note: See TracTickets for help on using tickets.