summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
1996-09-01initial commit of split fdc/fd driversJason Downs
1996-09-01untimeout & density handling; from rcjvdb@urc.tue.nl... this patch is from ja...Theo de Raadt
1996-08-31clean for kernel and userlandTheo de Raadt
1996-08-31Support for c720. Now requires "ARCH xxx" statement. No default (error prone).Per Fogelstrom
1996-08-31Cleanup execPer Fogelstrom
1996-08-30-Wall fixTheo de Raadt
1996-08-29Add `flags' specification to floppy devices.Jason Downs
1996-08-29Newer, better, register/device defines from FreeBSD.Jason Downs
1996-08-29sunos-like cua behaviour; inspired by budd@cs.bu.edu in his scn.cTheo de Raadt
1996-08-29rnd -> randomTheo de Raadt
1996-08-24probe-time fix provided by jfw@jfwhome.funhouse.comTheo de Raadt
1996-08-23Make more MI, closer to compile on amiga, still some problems though.Niklas Hallqvist
1996-08-23silence probe moreTheo de Raadt
1996-08-23__OpenBSD__ messup fixedNiklas Hallqvist
1996-08-21check for __OpenBSD__, prep for tossing __NetBSD__?Theo de Raadt
1996-08-17Don't increment sc_errors right after calling wdcunwedge().Jason Downs
1996-08-16: 0 devicesTheo de Raadt
1996-08-15compatible, not compatiAbleshawn
1996-08-15make use of compatiable device id; delete redundant argumentshawn
1996-08-15clean up. we no longer need these.shawn
1996-08-15whoops, i made a fatal typoTheo de Raadt
1996-08-15pass in sc_delayioh tooTheo de Raadt
1996-08-15perfect attach messages, use bcopy/bzeroTheo de Raadt
1996-08-15do not attempt to isamatch pnp devicesTheo de Raadt
1996-08-15repair protoTheo de Raadt
1996-08-15warn about 0x666 thingy; use correct isa_attach_args for extent mapsTheo de Raadt
1996-08-15oops, forgot to exclude those unused extents before adding to mapshawn
1996-08-14rudimentary plug-and-play support, see pnp(4)shawn
1996-08-12fixed typoNiklas Hallqvist
1996-08-11Increased entropy through decreased typos.dm
1996-08-11Added arc4random and /dev/arnd.dm
1996-08-10indent nicelyTheo de Raadt
1996-08-10ncr53cxxx assembler by osymh@msu.oscs.montana.edu; with a touch moreTheo de Raadt
1996-08-09Pedant mode: avoid mixed signedness comparisons.Niklas Hallqvist
1996-08-09Quirks for NEC 2Vi. I just had this play audio to me on the Amiga!Niklas Hallqvist
1996-08-08Shave some bytes never usedNiklas Hallqvist
1996-08-07correct b_resid handling; pointed out by banshee@gabriella.abattoir.comTheo de Raadt
1996-08-07It's silly to try and do the quirks table ala SCSI at this point; do itJason Downs
1996-08-07bus.h using ATAPI, by niklas, plus a quirk table and some small fixes by me.Jason Downs
1996-08-07bus.h using wd/wdc drivers, by niklas. IDE now works on both i386 and amiga.Jason Downs
1996-08-06acd.c: Better support for drives that don't set themselves READY at boot;Jason Downs
1996-08-03two bugs pointed out by thorpeTheo de Raadt
1996-08-02DOH! transmit got broken in the last commit.Niklas Hallqvist
1996-08-02fix:chuck
1996-08-01doc where driver comes fromTheo de Raadt
1996-07-31Drop the ed_ring structure in favour of a byte-array and offset constants.Niklas Hallqvist
1996-07-29Add OpenBSD tags. Adapt to OpenBSD *_intr_establish calling conventionNiklas Hallqvist
1996-07-27mhitch; Don't flush the 53C94 fifo when starting dma_in. The fifo data isTheo de Raadt
1996-07-27split cy driver upTheo de Raadt
1996-07-22Initial integration of pieces of Manuel's patch5. From the announce:Jason Downs