Age | Commit message (Expand) | Author |
2000-04-13 | - let hifn_process() compute the mask bits for the command descriptors | Jason Wright |
2000-04-13 | remove unnecessary variable | Jason Wright |
2000-04-13 | - complete rewrite of hifn_write_command() to avoid copies by removing the | Jason Wright |
2000-04-13 | better has when adding entropy to the pool. | Michael Shalayeff |
2000-04-13 | Add support for Adaptec 2930U2 controller. | Steve Murphree |
2000-04-13 | Add support for Adaptec 2930U2 controller. | Steve Murphree |
2000-04-13 | Remove printf from interrupt handler... | Constantine Sapuntzakis |
2000-04-13 | match netsec 7751 card, and oh golly gee, will ya look at that, it's | Theo de Raadt |
2000-04-13 | NeoMagic 256AV/ZX audio driver | Constantine Sapuntzakis |
2000-04-13 | sync | Theo de Raadt |
2000-04-13 | RCC/ServerWorks products | Theo de Raadt |
2000-04-13 | sync | Jason Wright |
2000-04-13 | netsec | Jason Wright |
2000-04-13 | Move min # of blocks to two to accomodate hackis neomagic driver | Constantine Sapuntzakis |
2000-04-12 | Disable DAC, Output, and Record mute by default | Constantine Sapuntzakis |
2000-04-12 | RCSids. | Aaron Campbell |
2000-04-12 | sync | Theo de Raadt |
2000-04-12 | another RCC bridge | Theo de Raadt |
2000-04-12 | sync | Theo de Raadt |
2000-04-12 | rename PEQUR to RCC, and add other chips | Theo de Raadt |
2000-04-11 | - add support for buffers that are not aligned (or end on a non 4byte boundary) | Jason Wright |
2000-04-11 | regen | Jakob Schlyter |
2000-04-11 | Philips USB camera | Jakob Schlyter |
2000-04-11 | - Don't bother with PCI_COMMAND_IO_ENABLE, the card doesn't support it. | Jason Wright |
2000-04-11 | sync | Hakan Olsson |
2000-04-11 | Add Neomagic NM256ZX | Hakan Olsson |
2000-04-11 | define the rest of the descriptor bits | Jason Wright |
2000-04-11 | Check usec for >= 1000000, not just > ; as msaitoh@NetBSD.org | Paul Janzen |
2000-04-10 | add support for true RNG presented on the i82802 FWH. | Michael Shalayeff |
2000-04-10 | make .mpg playing more usefull, i.e. supply entropy | Michael Shalayeff |
2000-04-10 | add support for more random sources. | Michael Shalayeff |
2000-04-10 | - Add back code from the original aeon driver to handle missed interrupts by | Jason Wright |
2000-04-10 | Use pci_mapreg_map() instead of pci_io_find() and pci_mapreg_map() | Todd C. Miller |
2000-04-10 | regen | Michael Shalayeff |
2000-04-10 | a couple of xircom ethernet controllers | Michael Shalayeff |
2000-04-10 | Aironet PCI shim; all the real meat is in sys/ic/an.c. | Todd C. Miller |
2000-04-10 | regen | Todd C. Miller |
2000-04-10 | Pare down the AIRONET strings a bit | Todd C. Miller |
2000-04-10 | regen from pcidevs | Todd C. Miller |
2000-04-10 | Add Aironet PC4500 and PC4800 | Todd C. Miller |
2000-04-10 | Added support for wd detach (merge from NetBSD). Support for | Constantine Sapuntzakis |
2000-04-08 | If the vendor name is NULL, do not output a leading space; reported by deraadt@ | Aaron Campbell |
2000-04-08 | Y-E UFI drives don't clear sense on INQUIRY. Upper-layer SCSI drivers | Constantine Sapuntzakis |
2000-04-08 | Add RCSids. | Aaron Campbell |
2000-04-08 | Complete the port to OpenBSD started by aaron@ | Constantine Sapuntzakis |
2000-04-08 | Initial check-in for support of 32-bit CardBus PC Cards; from NetBSD. On many | Aaron Campbell |
2000-04-07 | correct debug printouts | Niklas Hallqvist |
2000-04-07 | remove statics | Niklas Hallqvist |
2000-04-06 | Don't match AIC6915 -- that's a network card, supported by sf(4). | Aaron Campbell |
2000-04-06 | Get FC connection topology out of f/w during startup. Reset restriction | mjacob |