summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
1997-08-04Change disable_intr()/enable_intr() to splhigh()/splx().dgregor
1997-08-01squish into one lineTheo de Raadt
1997-07-31text video attributes, tested only on vga, send me E-mail if it breaks someth...kstailey
1997-07-31off by one in clear screen codekstailey
1997-07-31fix vi on console by not moving cursor when printing nullskstailey
1997-07-31bus_space_copy_2() is now overlap safekstailey
1997-07-31Support for newer cards with i82555 PHY. From FreeBSD.Jason Downs
1997-07-30KNF and other style nitsNiklas Hallqvist
1997-07-30Sync to netbsd + use OpenBSD bus_space_*_raw_ APINiklas Hallqvist
1997-07-30Sync to NetBSD. Adapt to use bus_space_multi_raw* interface of OpenBSD.Niklas Hallqvist
1997-07-29Support BSD/OS 2.1, add OpenBSD tags.Jason Downs
1997-07-28prettyTheo de Raadt
1997-07-28insert char (for real)kstailey
1997-07-27arrgh! (sigh) (*sniffle*)kstailey
1997-07-25damnitTheo de Raadt
1997-07-25updated from eisadevsMichael Shalayeff
1997-07-25more eisa codes (Jason Wright, netbsd-pr#3853)Michael Shalayeff
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