Age | Commit message (Expand) | Author |
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 |
1997-06-28 | fix the types | Theo de Raadt |
1997-06-24 | Force driver into store-forward mode on cards that support it. This increases | Constantine Sapuntzakis |
1997-06-24 | Add AQUIRK_TUR, from manuel. | Jason Downs |
1997-06-24 | more accounting! | Michael Shalayeff |
1997-06-22 | now where did that patch go? | flipk |
1997-06-22 | wasn't a race after all. properly initialize event_q pointers so the | flipk |
1997-06-21 | revert, there's a nasty race condition here. | flipk |
1997-06-20 | count properly (; | Michael Shalayeff |
1997-06-20 | typo | Michael Shalayeff |
1997-06-20 | Comment out some superfluous const declarations that cause cast warnings | grr |
1997-06-18 | csapuntz@lcs.mit.edu: Port of NetBSD tulip driver. Works with new (21140-AC-... | dm |
1997-06-18 | s/u_char/u_int8_t/g, where reasonable | Michael Shalayeff |
1997-06-17 | count slow queue low entropy drops | Michael Shalayeff |
1997-06-15 | Automatically decide whether or not to disable door locks. Idea from provos. | Jason Downs |
1997-06-14 | split the treatment of the random events | Michael Shalayeff |
1997-06-12 | little faster, smaller, safer | Michael Shalayeff |
1997-06-12 | back out recent changes.... | Michael Shalayeff |