summaryrefslogtreecommitdiff
path: root/sys/dev/isa/fdc_isa.c
AgeCommit message (Expand)Author
2012-02-02Entropy-pool implementation move and cleanup.tls
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-03-16Split device_t and softc for the ... wait for it ... [air quotes] MIcube
2008-02-22Suspend, resume, detach.dyoung
2007-10-19machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.had
2006-11-16__unused removal on arguments; approved by core.christos
2006-10-12- sprinkle __unused on function decls.christos
2005-12-11merge ktrace-lwp.christos
2004-09-14Separate the namespace for default (ie unspecified) locators useddrochner
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