summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
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
2006-05-10Use a macro in the MI powerpc PCI header for pci_intr_line() insteadBrad Smith
2006-05-09Administrative changes for aviion, ok deraadt@Miod Vallat
2006-05-09can enter stand SUBDIRTheo de Raadt
2006-05-09fix non-ALTQ case.Brad Smith
2006-05-09Remove unnecessary check for the parent interface when settingMarco Pfatschbacher
2006-05-09Oops, correct import this time.Miod Vallat
2006-05-09Oops, correct import this time.Miod Vallat
2006-05-09Sprinkle a few bus_space_barrier() calls. Some of these may not be strictlyMark Kettenis
2006-05-09Import global ACPI interrupt code from amd64.Mark Kettenis
2006-05-09Oops, correct import this time.Miod Vallat
2006-05-09Oops, correct import this time.Miod Vallat
2006-05-09Oops, correct import this time.Miod Vallat
2006-05-09Oops, correct import this time.Miod Vallat
2006-05-09Oops, correct import this time.Miod Vallat
2006-05-09Oops, correct import this time.Miod Vallat
2006-05-09Oops, correct import this time.Miod Vallat
2006-05-09Oops, correct import this time.Miod Vallat
2006-05-09Oops, correct import this time.Miod Vallat
2006-05-09Oops, correct import this time.Miod Vallat
2006-05-090x0006 is not a good value for a bit flag, so change it to 0x0008.Tom Cosgrove
2006-05-09missing license; pt out by krw@Michael Shalayeff
2006-05-09Avoid estimating pentium_mhz too low, which has the effect of resultingOtto Moerbeek
2006-05-09Move the sti to after the memory write. We do not want execution ofOtto Moerbeek