summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2001-01-29size reducage and constifyMichael Shalayeff
2001-01-29const match tableMichael Shalayeff
2001-01-29new timeouts; some constifying; space controlMichael Shalayeff
2001-01-29init the interface before interrupt establishment; and change to OpenBSD prin...Theo de Raadt
2001-01-29grab rng stuff more often (now 6400bytes/sec)Jason Wright
2001-01-29Pull in updates from NetBSD 1.49. Mostly support for a couple moreConstantine Sapuntzakis
2001-01-29Fix bug where timeouts triggered too early, caused panic on ATAPI tapes.Niklas Hallqvist
2001-01-29Add recently added files to the list.Aaron Campbell
2001-01-29Add a transient driver for the Y@P phone that downloads firmware intoAaron Campbell
2001-01-29- add infrastructure for dealing with the key generator (MCR2)Jason Wright
2001-01-29Add ezload, subroutines for downloading firmware into Cypress (formerlyAaron Campbell
2001-01-29Add wdc_print_current_modes to print current transfer modes set on theConstantine Sapuntzakis
2001-01-28Add USSCANNER_DEBUG defines.Aaron Campbell
2001-01-28Fix callout/timeout difference that did not quite get merged correctly.Dale Rahn
2001-01-28Add driver for Prolific PL2301/PL2302 host-to-host adapter. From NetBSD.Aaron Campbell
2001-01-28Add driver for HP5300 scanner which uses a homebrew SCSI-over-USB protocol.Aaron Campbell
2001-01-28Add a field to mixer_devinto_t that indicates the minimum delta to changeAaron Campbell
2001-01-28Another USB sync with NetBSD. We are still lacking an up-to-date umass(4)Aaron Campbell
2001-01-28syncAaron Campbell
2001-01-28Many new devices; from NetBSD.Aaron Campbell
2001-01-27syncTheo de Raadt
2001-01-27foomTheo de Raadt
2001-01-27easier to updateTheo de Raadt
2001-01-27pack (unused) structures like pcidevs isTheo de Raadt
2001-01-27ignore swizzling on i386.Michael Shalayeff
2001-01-27introduce and use a flag indicating that interrupts areMichael Shalayeff
2001-01-27syncTheo de Raadt
2001-01-27re-arrange tables as pcidevs was changed; huge space savingsTheo de Raadt
2001-01-27shrink this a lot; when you boot your kernel, do you need to know that a comp...Theo de Raadt
2001-01-27syncTheo de Raadt
2001-01-27split vendor & product lists into 2 tables, saving 12KTheo de Raadt
2001-01-26constify BA1Michael Shalayeff
2001-01-26constify neo-coefficentsMichael Shalayeff
2001-01-26regenMichael Shalayeff
2001-01-26bt760 ether, fix bt763eMichael Shalayeff
2001-01-26regenMichael Shalayeff
2001-01-26constify pci_knowndevsMichael Shalayeff
2001-01-26regenMichael Shalayeff
2001-01-26constify eisa_knowndevsMichael Shalayeff
2001-01-26regenMichael Shalayeff
2001-01-26alphabetize cis-only vendor listMichael Shalayeff
2001-01-26match on zoom air-4000, as it has been reported by Ian Cass <ian.cass@knowled...Michael Shalayeff
2001-01-26regenMichael Shalayeff
2001-01-26zoom air-4000; from Ian Cass <ian.cass@knowledge.com>Michael Shalayeff
2001-01-25spellingTodd T. Fries
2001-01-24syncTheo de Raadt
2001-01-24another ati cardTheo de Raadt
2001-01-24syncTheo de Raadt
2001-01-24transmeta cpu fake pci devicesTheo de Raadt
2001-01-24KGDB for i386 from NetBSD via niklas, with tweaks and accommodations.Hugh Graham