summaryrefslogtreecommitdiff
path: root/sys/dev/isa/fd.c
AgeCommit message (Expand)Author
2002-03-10use TAILQ_FIRST()/TAILQ_NEXT()/TAILQ_EMPTY macros rather than dereferencingjdolecek
2002-01-12Call malloc(9) with M_ZERO flag instead of memset() after malloc().tsutsui
2001-12-29Add a case for x86_64.thorpej
2001-11-13add RCSIDlukem
2001-07-08Correct various misspellings of 'transfer' and inflected forms.wiz
2001-06-07Compile on sandpoint.briggs
2001-05-27Add support for the Algorithmics ISA floppy controller.thorpej
2001-05-19space/TAB cosmeticstsutsui
2001-03-16Some minor, atari only, changes to make this work on the Milan:leo
2001-01-18constifyjdolecek
2001-01-08Return error in the case of using ODIOCGDINFO or ODIOCGDEFLABEL whenfvdl
2001-01-07Adapt all disk devices in MI directories to handle ODIOC* callsfvdl
2000-12-17In fdcattach() reset the controller before moving on as some probes (ala pnpb...jmc
2000-11-27Add prep support. change all __foo__ to foo. We don't __foo__ in the kernelmatt
2000-08-24In fdioctl(), allocate fd_formb dynamically when needed, rather than onnathanw
2000-07-06Use device_lookup().thorpej
2000-06-28remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>mrg
2000-05-11MI part of MicroChannel Architecture bus supportjdolecek
2000-05-02Nuke some dead code.thorpej
2000-04-23Carve off the ISA configuration bits from the floppy driver. Driver isthorpej
2000-04-07Use separate callouts for motor-on and motor-off. Fixes a conditionthorpej
2000-04-07Combine the Alpha, BeBox, and i386 ISA floppy drivers with a sledgehammer.thorpej