lkml.org 
[lkml]   [2004]   [Aug]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    SubjectRe: ACPI + Floppy detection problem in 2.6.8.1-mm4
    Date
    > inserting floppy driver for 2.6.8.1-mm4
    > acpi_floppy_resource: 6 ioports at 0x3f0
    > acpi_floppy_resource: 1 ioports at 0x3f7
    > floppy: controller ACPI FDC0 at I/O 0x3f0-0x3f5, 0x3f7-0x3f7 irq 6 dma channel 2
    > Floppy drive(s): fd0 is 1.44M
    > floppy0: no floppy controllers found

    Yup, the current -mm4 code assumes that if you have 6 ports in
    the first region, they are 0x3f2-0x3f7. But your BIOS reports
    6 ports at 0x3f0-0x3f5.

    So I guess we'll have to do something like Petr's approach of
    ignoring the low three bits. Thanks for the report. I'll send
    you a patch to try shortly.

    Bjorn
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/

    \
     
     \ /
      Last update: 2005-03-22 14:05    [W:2.584 / U:0.208 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site