summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2006-05-14comment out link up/down printf's.Brad Smith
2006-05-14xge might as well be enabledTheo de Raadt
2006-05-14add wpi(4) so i can get feedback.Damien Bergamini
2006-05-14Bring over workaround for broken BIOSes that use ACPI global interrupt numbersMark Kettenis
2006-05-14Initial import of wpi(4), a blob-free driver for Intel PRO/Wireless 3945ABGDamien Bergamini
2006-05-14Deal with arbitrary load addresses. Necessary for upcoming netboot code.Miod Vallat
2006-05-14When assigning a unit number, treat running off the end of theKenneth R Westerback
2006-05-14Add abstraction for resistor factors; makes it easier to compare them toMark Kettenis
2006-05-14Add a quirk to force the Wi-spy spectrum analyser to attach as ugen.Matthieu Herrb
2006-05-14Missing semicolon, found by deraadtMiod Vallat
2006-05-13enable twe on amd64, tested with a 7006-2Martin Reindl
2006-05-13regenMatthieu Herrb
2006-05-13Add Metageek Wi-Spy. ok deraadt@Matthieu Herrb
2006-05-13add IFQ_SET_MAXLENBrad Smith
2006-05-13add IFQ_SET_READY in wanpipe_generic_register() to notify the stack that thisBrad Smith
2006-05-13And the fallout from Manuel Pata's USB reader rumbles on ...Kenneth R Westerback
2006-05-13When SCSIDEBUG'ing, display the return value of scsi_interpret_sense()Kenneth R Westerback
2006-05-13Oops, intr_findvec() proto is still necessary.Miod Vallat
2006-05-13sensible english; ok jmc; from graham.gower@gmail.comTheo de Raadt
2006-05-13Avoid potential hash collisions and increase efficiency by doing an exactRyan Thomas McBride
2006-05-13use the PCI id from pcireg.hBrad Smith
2006-05-13add the PCI id and minimal changes necessary for the Xframe-II, accordingBrad Smith
2006-05-13mention the Xframe-II as well.Brad Smith
2006-05-12Fix a misreporting bug after bioctl -H is used to create a hotspare. This wasMarco Peereboom
2006-05-12Keep track of which DMA window was actually used to map theBrad Smith
2006-05-12add the PCI hdaudio subclass.Brad Smith
2006-05-12code we can readTheo de Raadt
2006-05-11use the PCI multimedia subclass type HD audio define from pcireg.hBrad Smith
2006-05-11add PCI multimedia subclass type of HD audio.Brad Smith
2006-05-11cleanTheo de Raadt
2006-05-11cleanerTheo de Raadt
2006-05-11fix corruption of pim register packets. From Hideki ONO, thanks!Hans-Joerg Hoexer
2006-05-11One more (!foo & BAR), tested deraadt@Miod Vallat
2006-05-11Fix stupid bugs in mapping and unmapping of VME regions.Miod Vallat
2006-05-11One more (!foo & BAR) bogus test.Miod Vallat
2006-05-11if (!foo & BAR) bad, if (!(foo & BAR)) better, and I'll have a cookie perMiod Vallat
2006-05-11more microHAM devicesJason Wright
2006-05-11more microHAM devices (from linux)Jason Wright
2006-05-11support the microHAM radio/computer interfacesJason Wright
2006-05-11syncJason Wright
2006-05-112 microHAM devices from linux, and one from meJason Wright
2006-05-11kill trainling spacesMichael Shalayeff
2006-05-11fix incorrect ADC list for ALC880.Brad Smith
2006-05-11Zap trailing whitespace.Kenneth R Westerback
2006-05-10Add some airplane code.Marco Peereboom
2006-05-10regenMichael Shalayeff
2006-05-10a few more oxford thingies and orderMichael Shalayeff
2006-05-10in db_write_bytes correctly restore pte prot after write; this is not a big d...Michael Shalayeff
2006-05-10Missing $OpenBSD$ tags.Kenneth R Westerback
2006-05-10Missing $OpenBSD$ tags.Kenneth R Westerback