summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
1996-09-16theo the pendatJason Downs
1996-09-16pretty pretty pointless supportJason Downs
1996-09-12foomTheo de Raadt
1996-09-12Add some spaces.Jason Downs
1996-09-11Rearrange much of the polling code so really, really *busted* NEC hardwareJason Downs
1996-09-11Remove unneeded quirk, and only print drive capabilities if it appears theJason Downs
1996-09-09Remove duplicated defines.Jason Downs
1996-09-09iresolve constatnt to name combination, itsn't it more clear?Michael Shalayeff
1996-09-06add my cd-rom to quirk table.... no other changes.Michael Shalayeff
1996-09-06cleanup and sync w/ latest Linux source.Michael Shalayeff
1996-09-05se@freebsd.org: fix sync transfer negotiation.dm
1996-09-05se@freebsd.org: some changes for the 53c860 and the 53c875dm
1996-09-04make GCC 'appier and remove unused vars. Also fix retvalNiklas Hallqvist
1996-09-04Pull in pieces of Manuel's patch6:Jason Downs
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