summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
1997-07-13Get rid of pauseTobias Weingartner
1997-07-12Add PnP stuff. Should compile, doubt if it works 100%. Worked forTobias Weingartner
1997-07-12Add missing sc->sc_dev.dv_xname arg to isa_intr_establish().Todd C. Miller
1997-07-10add insert char capability (and no bickering about it being ANSI 8c{)]kstailey
1997-07-10sync with NETBSD 30/3/97 + adapating aria.cNiels Provos
1997-07-10fix vga_copycols(9)kstailey
1997-07-10fix backward scrollingkstailey
1997-07-09Do not lose our ethernet addressNiklas Hallqvist
1997-07-09arghTheo de Raadt
1997-07-09alpha/common/ insults my filecTheo de Raadt
1997-07-08Add fix for another quirky behaviour: sending the command after a syncmhitch
1997-07-07Get rid of the arch-dependent long typeNiklas Hallqvist
1997-07-07Busification errors needed for compilation on alphaNiklas Hallqvist
1997-07-07Removed the unused arg of comprobe1Niklas Hallqvist
1997-07-07SanityNiklas Hallqvist
1997-07-07Removed the unused arg of comprobe1Niklas Hallqvist
1997-07-07Removed an unused argNiklas Hallqvist
1997-07-07Busified and KNFdNiklas Hallqvist
1997-07-06get rid of long, and let alpha grok the bad sectoringNiklas Hallqvist
1997-07-06OpenBSD tagNiklas Hallqvist
1997-07-06Make compile (fxp now probes OK on alpha)Niklas Hallqvist
1997-07-06OpenBSD tagsNiklas Hallqvist
1997-07-06OpenBSD tag + typoNiklas Hallqvist
1997-07-05indentTheo de Raadt
1997-07-05I doubt this fixes this driver, but what *was* there was *obviously* wrong;Jason Downs
1997-07-04Slight fix to last, didn't see it quick enough.Jason Downs
1997-07-04ASUS/Triton support, based on manuel's code (different, busified, shouldJason Downs
1997-07-04Support ATAPI devices without wd devices, based on manuel's code.Jason Downs
1997-07-04sync with manuel; atapibus needs flag.Jason Downs
1997-07-03do not whine about failed negotiationsTheo de Raadt
1997-07-03Intel EtherExpress Pro/100B driver, still needs a fix or twoTheo de Raadt
1997-07-03syncTheo de Raadt
1997-07-03sync to netbsdTheo de Raadt
1997-06-28fix the typesTheo de Raadt
1997-06-24Force driver into store-forward mode on cards that support it. This increasesConstantine Sapuntzakis
1997-06-24Add AQUIRK_TUR, from manuel.Jason Downs
1997-06-24more accounting!Michael Shalayeff
1997-06-22now where did that patch go?flipk
1997-06-22wasn't a race after all. properly initialize event_q pointers so theflipk
1997-06-21revert, there's a nasty race condition here.flipk
1997-06-20count properly (;Michael Shalayeff
1997-06-20typoMichael Shalayeff
1997-06-20Comment out some superfluous const declarations that cause cast warningsgrr
1997-06-18csapuntz@lcs.mit.edu: Port of NetBSD tulip driver. Works with new (21140-AC-...dm
1997-06-18s/u_char/u_int8_t/g, where reasonableMichael Shalayeff
1997-06-17count slow queue low entropy dropsMichael Shalayeff
1997-06-15Automatically decide whether or not to disable door locks. Idea from provos.Jason Downs
1997-06-14split the treatment of the random eventsMichael Shalayeff
1997-06-12little faster, smaller, saferMichael Shalayeff
1997-06-12back out recent changes....Michael Shalayeff