summaryrefslogtreecommitdiff
path: root/sys/dev/isa
AgeCommit message (Expand)Author
1996-10-17Oops, forgot a pair of parenthesisNiklas Hallqvist
1996-10-17-Wall happinessNiklas Hallqvist
1996-10-17Remove kvtop prototype, found elsewhere nowNiklas Hallqvist
1996-10-17REmove unused variableNiklas Hallqvist
1996-10-16contextual usageTheo de Raadt
1996-10-16the Wall thing, you knowTheo de Raadt
1996-10-16unused vars, protosTheo de Raadt
1996-10-16unused varsTheo de Raadt
1996-10-16contextual usageTheo de Raadt
1996-10-16missing */Theo de Raadt
1996-10-16protoTheo de Raadt
1996-10-16fix proto, unused varTheo de Raadt
1996-10-16unused variablesTheo de Raadt
1996-10-16unused varsTheo de Raadt
1996-10-16contextual usage onlyTheo de Raadt
1996-10-06fix from chuckTheo de Raadt
1996-10-05Avoid odd aligned 16-bit entities for mips sakeNiklas Hallqvist
1996-09-26Fix alignment for mips & other strict architectures, mostly used lance stuff.Niklas Hallqvist
1996-09-23adjust number of types, since we've got 16 partitions in disklabel now.Michael Shalayeff
1996-09-23propagte FD{UNIT,PART} definitions.Michael Shalayeff
1996-09-22Get some things ready for later.Jason Downs
1996-09-22add a slight delayJason Downs
1996-09-20silent probe, silent attach; netbsd pr#2108, mike.long@analog.comTheo de Raadt
1996-09-17support boot.Michael Shalayeff
1996-09-16fix a typo.Michael Shalayeff
1996-09-16theo the pendatJason Downs
1996-09-16pretty pretty pointless supportJason Downs
1996-09-12foomTheo de Raadt
1996-09-11Rearrange much of the polling code so really, really *busted* NEC hardwareJason Downs
1996-09-09Remove duplicated defines.Jason Downs
1996-09-09iresolve constatnt to name combination, itsn't it more clear?Michael Shalayeff
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-30-Wall fixTheo de Raadt
1996-08-29Add `flags' specification to floppy devices.Jason Downs
1996-08-29sunos-like cua behaviour; inspired by budd@cs.bu.edu in his scn.cTheo de Raadt
1996-08-24probe-time fix provided by jfw@jfwhome.funhouse.comTheo de Raadt
1996-08-23silence probe moreTheo 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-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