Subject: Re: usb floppy support
To: Mark Davies <mark@mcs.vuw.ac.nz>
From: Patrick Welche <prlw1@newn.cam.ac.uk>
List: current-users
Date: 04/15/2004 15:02:42
On Fri, Apr 16, 2004 at 01:55:42AM +1200, Mark Davies wrote:
> My new Dell Latitude D600 has a USB floppy drive with it.  Not that I use 
> floppies very often but what would be involved in getting current to support 
> it?
> Plugging it in gives the following dmesg output:
> 
> umass0 at uhub0 port 1 configuration 1 interface 0
> umass0: Sony USB Floppy Drive, rev 1.10/5.01, addr 3
> umass0: using UFI over CBI with CCI
> atapibus1 at umass0: 2 targets

Do you have lines like

  sd* at atapibus? drive ? flags 0x0000   # ATAPI disk drives

uncommented in your kernel config?

Cheers,

Patrick