Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-09-13 | OpenBSD-ify (Remove OS dependent #ifdef's) | Jason Wright | |
Merge with FreeBSD: perform rx reset & tx reset in xl_reset() fix queuing race in xl_txeof | |||
1999-09-13 | establish irq after aic | Theo de Raadt | |
1999-09-11 | regen | Matthieu Herrb | |
1999-09-11 | add 3DFX Voodoo 3 | Matthieu Herrb | |
1999-09-11 | s/vm_offset_t/vaddr_t/g | Michael Shalayeff | |
1999-09-10 | roundup(foo, CLBYTES) -> clrnd(round_page(foo)) | Artur Grabowski | |
1999-09-08 | sync | Jakob Schlyter | |
1999-09-08 | Cyclades Cyclom-8YoP | Jakob Schlyter | |
1999-09-07 | Forgotten detach commit, to make detach of xircom realport work | Niklas Hallqvist | |
1999-09-05 | Support for ATAPI tapes, works but still has some rough edges. Some style. | Niklas Hallqvist | |
1999-09-05 | style | Niklas Hallqvist | |
1999-09-03 | o make this look more like an OpenBSD driver (removed static's) | Jason Wright | |
o partial merge with freebsd, alpha support (currently untested) | |||
1999-09-02 | sync | David Leonard | |
1999-09-02 | sync | Jason Downs | |
1999-09-02 | More Initio devices | Jason Downs | |
1999-09-02 | re-enable ESS18**; deraadt@ | David Leonard | |
1999-09-01 | ne2000_attach() later; this terse commit message being blown towards | Theo de Raadt | |
our buddy Bill Fumerola | |||
1999-09-01 | Fix messed up logic that could cause an unmap of an unmapped region. | Constantine Sapuntzakis | |
1999-08-31 | Uncomment umodem and umass. | Federico G. Schwindt | |
1999-08-31 | sync with NetBSD; | Federico G. Schwindt | |
struct device->bdevice. | |||
1999-08-29 | regen -moj | Mats O Jansson | |
1999-08-29 | Add an ethernet adapter. -moj | Mats O Jansson | |
1999-08-29 | Sync with NetBSD; | Federico G. Schwindt | |
Add some comments. Change a type name. | |||
1999-08-29 | regen. | Federico G. Schwindt | |
1999-08-29 | Fixes/updates from FreeBSD; from NetBSD. | Federico G. Schwindt | |
1999-08-27 | Add device ID for 398XUW, such as found on some RAID controllers. | Jason Downs | |
(This allows, for instance, an AAA-131CF to function as a normal SCSI controller with this driver.) | |||
1999-08-27 | sync | Federico G. Schwindt | |
1999-08-27 | More products from NetBSD. | Federico G. Schwindt | |
1999-08-27 | Sync with NetBSD; | Federico G. Schwindt | |
Make sure not to call tsleep() from suspend/resume routine. Move more of the transfer completion processing to HC independent code. Fix some problems with transfer abort & timeout. Merge the soft_{td,qh} with the real {td,qh}. This saves time and space. | |||
1999-08-27 | sync | Federico G. Schwindt | |
1999-08-27 | Add a Kawatsu mouse; from NetBSD. | Federico G. Schwindt | |
1999-08-27 | sync | Jason Downs | |
1999-08-27 | Fix Ensoniq, add Inition devices. | Jason Downs | |
1999-08-27 | sync | Jason Downs | |
1999-08-27 | S3 Savage series | Jason Downs | |
1999-08-26 | increase timeout for "lost messages" | David Leonard | |
1999-08-26 | remove some unneeded debugging | David Leonard | |
1999-08-25 | Move COREGA to ALLIEDTELESIS. | Federico G. Schwindt | |
1999-08-25 | sync | Federico G. Schwindt | |
1999-08-25 | Remove some unneeded text. Add Contec entry. | Federico G. Schwindt | |
1999-08-25 | receive works a lot better now | David Leonard | |
1999-08-24 | Remove unneeded printf. | Federico G. Schwindt | |
1999-08-23 | reset card before attempting config | David Leonard | |
1999-08-23 | undo damage by careless developer | Theo de Raadt | |
1999-08-23 | Remove some unneeded needs-flag; NetBSD. | Federico G. Schwindt | |
1999-08-23 | Todo list and roadmap; from NetBSD. | Federico G. Schwindt | |
1999-08-23 | Disable interrupts early; from NetBSD. | Federico G. Schwindt | |
1999-08-22 | make isapnp_print() use canonical format | Theo de Raadt | |
1999-08-22 | sync | Theo de Raadt | |
1999-08-22 | whack isapnp gus for now | Theo de Raadt | |