DragonFly bugs List (threaded) for 2004-10
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: floppy drives and ACPI
On 17:13, Wed 13 Oct 04, Matthew Dillon wrote:
>
> :It doesn't seem to be working. Here is a snippet of dmesg:
> :
> :floppy: nioresources 0 range 0000-0000 (0)
> :fdc0: Has no conforming I/O port range
> :
> :The full dmesg can be found at:
> :
> :http://www.redbrick.dcu.ie/~svan/dfly/dmesg/
> :
> :--
> :Sarunas Vancevicius
>
> That's really odd. Do you have a driver line for fdc0 that looks like
> this? Note that port specification.
>
> device fdc0 at isa? port IO_FD1 irq 6 drq 2
> device fd0 at fdc0 drive 0
> device fd1 at fdc0 drive 1
>
> -Matt
> Matthew Dillon
> <dillon@xxxxxxxxxxxxx>
When booting with acpi disabled, the floppy works:
floppy: nioresources 1 range 03f0-03f0 (0)
actual size: 0
fdc0: <NEC 72065B or clone> at port 0x3f0 irq 6 drq 2 on isa0
floppy: nioresources 1 range 03f0-03f0 (0)
actual size: 0
installed MI handler for int 6
fdc0: FIFO enabled, 8 bytes threshold
fd0: <1440-KB 3.5" drive> on fdc0 drive 0
I uploaded two more dmesg, both are without acpi.
--
Sarunas Vancevicius
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]