Age | Commit message (Expand) | Author |
1997-08-04 | Change disable_intr()/enable_intr() to splhigh()/splx(). | dgregor |
1997-08-01 | squish into one line | Theo de Raadt |
1997-07-31 | text video attributes, tested only on vga, send me E-mail if it breaks someth... | kstailey |
1997-07-31 | off by one in clear screen code | kstailey |
1997-07-31 | fix vi on console by not moving cursor when printing nulls | kstailey |
1997-07-31 | bus_space_copy_2() is now overlap safe | kstailey |
1997-07-31 | Support for newer cards with i82555 PHY. From FreeBSD. | Jason Downs |
1997-07-30 | KNF and other style nits | Niklas Hallqvist |
1997-07-30 | Sync to netbsd + use OpenBSD bus_space_*_raw_ API | Niklas Hallqvist |
1997-07-30 | Sync to NetBSD. Adapt to use bus_space_multi_raw* interface of OpenBSD. | Niklas Hallqvist |
1997-07-29 | Support BSD/OS 2.1, add OpenBSD tags. | Jason Downs |
1997-07-28 | pretty | Theo de Raadt |
1997-07-28 | insert char (for real) | kstailey |
1997-07-27 | arrgh! (sigh) (*sniffle*) | kstailey |
1997-07-25 | damnit | Theo de Raadt |
1997-07-25 | updated from eisadevs | Michael Shalayeff |
1997-07-25 | more eisa codes (Jason Wright, netbsd-pr#3853) | Michael Shalayeff |
1997-07-13 | Get rid of pause | Tobias Weingartner |
1997-07-12 | Add PnP stuff. Should compile, doubt if it works 100%. Worked for | Tobias Weingartner |
1997-07-12 | Add missing sc->sc_dev.dv_xname arg to isa_intr_establish(). | Todd C. Miller |
1997-07-10 | add insert char capability (and no bickering about it being ANSI 8c{)] | kstailey |
1997-07-10 | sync with NETBSD 30/3/97 + adapating aria.c | Niels Provos |
1997-07-10 | fix vga_copycols(9) | kstailey |
1997-07-10 | fix backward scrolling | kstailey |
1997-07-09 | Do not lose our ethernet address | Niklas Hallqvist |
1997-07-09 | argh | Theo de Raadt |
1997-07-09 | alpha/common/ insults my filec | Theo de Raadt |
1997-07-08 | Add fix for another quirky behaviour: sending the command after a sync | mhitch |
1997-07-07 | Get rid of the arch-dependent long type | Niklas Hallqvist |
1997-07-07 | Busification errors needed for compilation on alpha | Niklas Hallqvist |
1997-07-07 | Removed the unused arg of comprobe1 | Niklas Hallqvist |
1997-07-07 | Sanity | Niklas Hallqvist |
1997-07-07 | Removed the unused arg of comprobe1 | Niklas Hallqvist |
1997-07-07 | Removed an unused arg | Niklas Hallqvist |
1997-07-07 | Busified and KNFd | Niklas Hallqvist |
1997-07-06 | get rid of long, and let alpha grok the bad sectoring | Niklas Hallqvist |
1997-07-06 | OpenBSD tag | Niklas Hallqvist |
1997-07-06 | Make compile (fxp now probes OK on alpha) | Niklas Hallqvist |
1997-07-06 | OpenBSD tags | Niklas Hallqvist |
1997-07-06 | OpenBSD tag + typo | Niklas Hallqvist |
1997-07-05 | indent | Theo de Raadt |
1997-07-05 | I doubt this fixes this driver, but what *was* there was *obviously* wrong; | Jason Downs |
1997-07-04 | Slight fix to last, didn't see it quick enough. | Jason Downs |
1997-07-04 | ASUS/Triton support, based on manuel's code (different, busified, should | Jason Downs |
1997-07-04 | Support ATAPI devices without wd devices, based on manuel's code. | Jason Downs |
1997-07-04 | sync with manuel; atapibus needs flag. | Jason Downs |
1997-07-03 | do not whine about failed negotiations | Theo de Raadt |
1997-07-03 | Intel EtherExpress Pro/100B driver, still needs a fix or two | Theo de Raadt |
1997-07-03 | sync | Theo de Raadt |
1997-07-03 | sync to netbsd | Theo de Raadt |