summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2001-01-23syncChris Cappuccio
2001-01-23AMD 755, 766Chris Cappuccio
2001-01-23Restore the WDCF_IRQ_WAIT flag if the lower-level interrupt handler rejectsAaron Campbell
2001-01-23Add support for Initio INI-91xx SCSI CardsKenneth R Westerback
2001-01-23syncTheo de Raadt
2001-01-23new ibm framebufferTheo de Raadt
2001-01-22fix pretty printingTheo de Raadt
2001-01-22from NetBSD: only pass one byte for control register handle (Manuel Bouyer)Chris Cappuccio
2001-01-22syncAaron Campbell
2001-01-22Another TI FireWire product.Aaron Campbell
2001-01-22fix pretty printTheo de Raadt
2001-01-22pretty print even during failure conditionsTheo de Raadt
2001-01-22syncTheo de Raadt
2001-01-22more intel devicesTheo de Raadt
2001-01-22syncTheo de Raadt
2001-01-22fix typoTheo de Raadt
2001-01-22repair printingTheo de Raadt
2001-01-22Initialize xs->stimeout, even when pollingKenneth R Westerback
2001-01-22nobody has base station for fh, and this was not ever discussed, bad angelosMichael Shalayeff
2001-01-21map and establish interrupts _after_ chip was initializedMichael Shalayeff
2001-01-21map and establish interrupt earlier in the attach routine,Michael Shalayeff
2001-01-19as the rest of our systems, make the most common key return ^? not ^H; agreed...Theo de Raadt
2001-01-19syncAaron Campbell
2001-01-19ATI All-In-Wonder RadeonAaron Campbell
2001-01-18Only try VIA CLK66 bit code for VIA rev >= 6,Chris Cappuccio
2001-01-18regenMichael Shalayeff
2001-01-18via686a/acm and order entries in via byt their numeric idMichael Shalayeff
2001-01-17Fix breakage from revision 1.20 that freaked my WaveLAN out.Aaron Campbell
2001-01-17advance through buffer, leftovers from singular version; from Henric Jungheim...Michael Shalayeff
2001-01-16"0x 2" -> "0x02"David Leonard
2001-01-16match on elsa xi300; from netbsd, no other visible changes in the driverMichael Shalayeff
2001-01-16regenMichael Shalayeff
2001-01-16Elsa products; from netbsdMichael Shalayeff
2001-01-16limit the scsi_link.openings to 128 to be safeMichael Shalayeff
2001-01-16Print more diagnostics on bus_space_map failure.Artur Grabowski
2001-01-16Add half of PT101 support: init codec, no mixer. And provide forMarc Espie
2001-01-15Use xs->stimeout instead of adding a struct timeout to ccbKenneth R Westerback
2001-01-14Run wi_init() after setting/unsetting IFF_PROMISC (or any other flags,Angelos D. Keromytis
2001-01-13Driver for Cirrus Logic CS4281 sound chips. Originally written for NetBSD byAaron Campbell
2001-01-12this is an ugly quick hack, but it works; theo helped (;Michael Shalayeff
2001-01-12add SIOCSIFMTU; angelos@ coachedTodd T. Fries
2001-01-12Activate other maestro makes, per Theo's request.Marc Espie
2001-01-11Sound driver for some ESS maestro models. Work by d@ and me, based onMarc Espie
2001-01-11fix a few stringsMichael Shalayeff
2001-01-11no stidebugMichael Shalayeff
2001-01-11fix a few types and alignment problemsMichael Shalayeff
2001-01-11rename the rest to auich, verbalize the chipset type we are a part ofMichael Shalayeff
2001-01-11oopsTheo de Raadt
2001-01-11move ich to auich at mickey's requestTheo de Raadt
2001-01-11Newline at end of debug printf.Angelos D. Keromytis