Opened 15 years ago

Closed 2 years ago

#3287 closed bug (invalid)

cannot mount floppy

Reported by: bbjimmy Owned by: mmu_man
Priority: normal Milestone: Unscheduled
Component: Drivers/Floppy Version: R1/pre-alpha1
Keywords: Cc:
Blocked By: Blocking: #16971
Platform: All

Description

hrev28661 and certinly before, I haven't tried to mount a floppy in a long time. I am unable to mount a floppy disk. The system just ignores the drive.

Running DriveSetup does not show the device.

The same floppy mounts in BeOS hrev5 and Zeta.

Attachments (1)

Logpart.txt (1.7 KB ) - added by bbjimmy 15 years ago.
The system Log showing that the driver cannot be loaded

Download all attachments as: .zip

Change History (9)

comment:1 by mmu_man, 15 years ago

Owner: changed from axeld to mmu_man
Status: newassigned

The driver should be in the image at least:

AddDriversToHaikuImage disk floppy      : $(X86_ONLY)pc_floppy ;

Not like I use it daily though, I don't recall testing it in Haiku itself, so maybe it breaks here, but it definitely works are least for reading in ZETA.

Though it would need some more work as it currently doesn't use ISA DMA (which isn't implemented).

comment:2 by mmu_man, 15 years ago

Btw, the fact it's not in DriveSetup doesn't mean it doesn't work. It's probably just not picked up by the partitioning subsystem, maybe because it's a BeOS style driver.

in reply to:  2 comment:3 by bbjimmy, 15 years ago

Replying to mmu_man:

Btw, the fact it's not in DriveSetup doesn't mean it doesn't work. It's probably just not picked up by the partitioning subsystem, maybe because it's a BeOS style driver.

There is a file in: /boot/beos/system/add-ons/kernel/drivers/dev/disk/floppy/pc_floppy linking to: /boot/beos/system/add-ons/kernel/drivers/bin/pc_floppy

comment:4 by mmu_man, 15 years ago

Yes, that's a BeOS style driver, as opposed to drivers using the new framework.

by bbjimmy, 15 years ago

Attachment: Logpart.txt added

The system Log showing that the driver cannot be loaded

comment:5 by diver, 13 years ago

Component: - GeneralDrivers/Floppy

comment:6 by luroh, 9 years ago

Milestone: R1Unscheduled

Moving out of R1 milestone (FutureHaiku/Features).

comment:7 by waddlesplash, 3 years ago

Blocking: 16971 added

comment:8 by tqh, 2 years ago

Resolution: invalid
Status: in-progressclosed

floppy driver for ISA bus is no longer part of any builds since hrev56029 so closing it.

Note: See TracTickets for help on using tickets.