Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-06-26 | sync | Theo de Raadt | |
1998-06-26 | check for invalid and empty slots by name | Theo de Raadt | |
1998-06-26 | rename BAD as INVALID | Theo de Raadt | |
1998-06-25 | sync | Theo de Raadt | |
1998-06-25 | remove duplicate | Theo de Raadt | |
1998-06-24 | initialization error; joel@wmi.com | Theo de Raadt | |
1998-06-23 | sync | Theo de Raadt | |
1998-06-23 | add LoFi;jonathan | Theo de Raadt | |
1998-06-23 | sync | Theo de Raadt | |
1998-06-23 | new stuff | Theo de Raadt | |
1998-06-17 | import cnset() from libsa | Michael Shalayeff | |
1998-06-15 | sync | Theo de Raadt | |
1998-06-15 | another viatech bridge | Theo de Raadt | |
1998-06-09 | Autodetect ATAPI CDROMS which do not support the ATAPI_READ_CD_CAPACITY | Niels Provos | |
and fake it (meaning add AQUIRK_NOCAPACITY). Also add an entry for NEC CD Changer reported by W. Scholten <wouters@cistron.nl>. | |||
1998-06-08 | am7990 is a chip | Theo de Raadt | |
1998-06-03 | table driven pci match; simplify prints | Theo de Raadt | |
1998-06-02 | From NetBSD, Lennart Augustsson <augustss@cs.chalmers.se>: | Niels Provos | |
Add a driver for the Ensoniq AudioPCI sound card. The driver still needs some testing, but it seems to produce sound. The driver was written by me, but since I don't have the hardware the debugging and testing was done by Andreas Gustafsson <gson@araneus.fi>, Chuck Cranor <chuck@maria.wustl.edu>, and Phil Nelson <phil@cs.wwu.edu>. Thanks. | |||
1998-06-02 | silence | Theo de Raadt | |
1998-06-02 | sync | Theo de Raadt | |
1998-06-02 | isapnp joy | Theo de Raadt | |
1998-06-02 | indent | Theo de Raadt | |
1998-06-02 | Fixed copyright. | Constantine Sapuntzakis | |
1998-06-02 | sync | Theo de Raadt | |
1998-06-02 | add a comment about the TCM5095 | Theo de Raadt | |
1998-06-02 | sync | Theo de Raadt | |
1998-06-02 | apple pci controller | Theo de Raadt | |
1998-05-30 | sync | Theo de Raadt | |
1998-05-30 | new devs; mark | Theo de Raadt | |
1998-05-28 | Sync with NetBSD: | Jason Wright | |
Allocate SCSI message buffers in ncr53c9x_attach(), with a provision for front-ends to override the allocation to avoid alignment handling in their DMA engines. Note that that ncr53c9x_msgout() can request a 1 byte DMA transfer that would be difficult to break up. Eliminate the degenerate loop in `ncr53c9x_intr()'. Retain the delay heuristic it implemented under the label `shortcut:' and only use it in these cases: (1) after successful re-relection, (2) after receiving command-complete status, and (3) during message-in handshake. If we have an NCR53CF9x (indicated by the front-end by setting a flag in the softc's new "features" word), set FSCSI bit in CFG3 if the sync period is <= 200ns, or clear it otherwise. | |||
1998-05-28 | do not panic | Theo de Raadt | |
1998-05-26 | of course an ethernet card has an ethernet address | Theo de Raadt | |
1998-05-23 | Don't play games with PAGE_SIZE and PAGE_MASK. Previously I was #undef'ing ↵ | Todd C. Miller | |
the real ones but that's gross. | |||
1998-05-22 | EM100FX | Theo de Raadt | |
1998-05-20 | sync | Jason Downs | |
1998-05-20 | I think this is more correct than the last; it makes more sense, at least. | Jason Downs | |
1998-05-20 | magma serial driver; plunky@skate.demon.co.uk | Theo de Raadt | |
1998-05-20 | sync | Jason Downs | |
1998-05-20 | VIA Apollo VP3 AGPset | Jason Downs | |
1998-05-18 | newer asc driver from NetBSD | Todd C. Miller | |
1998-05-16 | sync | imp | |
1998-05-16 | Add DeskStation Technology and Evolution RISC PC | imp | |
1998-05-16 | sync | Theo de Raadt | |
1998-05-16 | new compaq devs | Theo de Raadt | |
1998-05-15 | sync | Theo de Raadt | |
1998-05-15 | + opti RM861HA | Theo de Raadt | |
1998-05-14 | * Better support for XR16C850. | Jason Downs | |
* Copyright. | |||
1998-05-14 | * Better XR16C850 support. | Jason Downs | |
1998-05-13 | more careful setup | Theo de Raadt | |
1998-05-13 | don't printf in probe routines. | Niels Provos | |
1998-05-08 | gotta sync pnpdevs | Theo de Raadt | |