summaryrefslogtreecommitdiff
path: root/sys/dev/isa/fdc_isa.c
AgeCommit message (Expand)Author
2003-09-25Modify the fdcattach() interface again, splitting it into two parts, so thatmycroft
2003-09-25Do fd probing after interrupts are enabled, and use tsleep() for delays.mycroft
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2002-10-02Fix sizeof and whitespace bug from the script I'm using to do thethorpej
2002-10-02Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-01-07Overhaul of the ISA autoconfiguration code to support directthorpej
2001-11-13add RCSIDlukem
2000-05-02Traditionally, the floppy controller was configured at 0x3f0 for 8 ports,thorpej
2000-04-23Carve off the ISA configuration bits from the floppy driver. Driver isthorpej