cvs commit: src/sys/dev/fdc fdc.c

Jung-uk Kim jkim at FreeBSD.org
Wed Jul 12 15:52:12 UTC 2006


On Wednesday 12 July 2006 02:25 am, Nate Lawson wrote:
> You CAN'T get rid of the fdc, even if you want to.  It's an
> embedded part of the Super I/O chips even if your machine has no
> floppy drive (i.e. laptop).  So anything that slows down probing of
> it will slow down your boot.

Yes, that was my motivation.  One of my colleagues at work tried to 
install FreeBSD on a brand new 2U server and he complained FreeBSD 
cannot be installed on the box while other operating systems have no 
problem.  Of course, I don't like that kind of complaints. ;-)
Rev. 1.310 fixes 'hang' and 1.311 fixes 'slow boot' problem.  This 
problem is quite common with newer floppy controller and 'slim' 
floppy disk drive, it seems.

Jung-uk Kim


More information about the cvs-src mailing list