summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2009-12-05Use the correct member of the ieee80211com struct when testingJonathan Gray
2009-12-05Ignore HID devices that have the same vendor and product ids thanMatthieu Herrb
2009-12-05Until we have better hooks and a proper framework, do not do the lidTheo de Raadt
2009-12-05Use new acpi_maptable on AMLOP_LOAD operations; do not panic if bad checksumJordan Hargrave
2009-12-04KNF whitespace, from Brad. ok jordan@Stuart Henderson
2009-12-04Send `* pwr d' instead of `pwr d' on powerdown, to have L1 broadcast theMiod Vallat
2009-12-04calculate the number of frames per usb xfer only once, and take intoJacob Meuser
2009-12-04instead of returning a structure, return the only member of theJacob Meuser
2009-12-04ahc fits againTheo de Raadt
2009-12-04ansify.Jasper Lievisse Adriaanse
2009-12-04In uaudio_detach(), check that sc->sc_alts is not NULL beforeAlexandre Ratchov
2009-12-03Stop using the linker script. Something is arranging memory just soTheo de Raadt
2009-12-03prevent a completion interrupt pulling io of the buf queue and shoving itDavid Gwynne
2009-12-03Use 16-bit writes instead of 8-bit writes for writing theJasper Lievisse Adriaanse
2009-12-03fix order dependency of pfsync interface setup, with claudio;Otto Moerbeek
2009-12-03use a define rather than magic number, spotted by BradDariusz Swiderski
2009-12-03set the length of the cdb when synchronising cache.David Gwynne
2009-12-03RM7000 processors with 64 TLB pairs instead of the usual 48 use an externalMiod Vallat
2009-12-02Zap trailing whitespace. From Brad.Stuart Henderson
2009-12-02no firmware on ramdisks; ok kettenisTheo de Raadt
2009-12-02IPL_IPI priority raised to IPL_IPI > IPL_HIGH for handling TLB shootdown.Takuya ASADA
2009-12-02use kstack for curprocpaddr instead of proc0paddr.Takuya ASADA
2009-12-01Fix the mixer interface for the CE4231 sound card found in Sun machines. Still aEdd Barrett
2009-12-01Don't claim to know about nehalem until we can be sureJonathan Gray
2009-12-01The MD ACPI PSS paths are using MSRs they shouldn't beJonathan Gray
2009-12-01regenJasper Lievisse Adriaanse
2009-12-01- add a whole bunch of more devices from dmesgsJasper Lievisse Adriaanse
2009-12-01- regenJasper Lievisse Adriaanse
2009-12-01- some more id's from dmesgsJasper Lievisse Adriaanse
2009-12-01Fix dmesg printing of error.Marco Peereboom
2009-12-01Mark disk as dirty when starting a write to it. Restores issuing ofKenneth R Westerback
2009-12-01properly handle all xs states that can be returned by an adapter in sd.David Gwynne
2009-12-01put the midlayer changes back in.David Gwynne
2009-12-01Change type of dva to u_int64_t to make mpii(4) compile on i386.Alexander Bluhm
2009-11-30Load firmware that is needed for accelerated X on Elite3D boards.Mark Kettenis
2009-11-30Add inline function to read %fprs.Mark Kettenis
2009-11-30Re-initialise the interface upon resume.Mark Kettenis
2009-11-30Crank __LDPGSZ from 4KB to 16KB, in preparation for a kernel page sizeMiod Vallat
2009-11-30KNFPaul Irofti
2009-11-30Bump up array size to prevent overflow when probing memoryCan Erkin Acar
2009-11-30regenJasper Lievisse Adriaanse
2009-11-30- add two devices found in dmesgsJasper Lievisse Adriaanse
2009-11-30Use the new Elfxx_Phdr check hook to prevent loading a kernel not compiledMiod Vallat
2009-11-30Allow the bootblocks to provide an optional Elfxx_Phdr check, and abort theMiod Vallat
2009-11-29Backout previous commit. There is a possible race which makes it possibleMark Kettenis
2009-11-29- add net80211, from Vladimir KirillovStuart Henderson
2009-11-29disable the isa wdc's because amd64 machines are much more likely toTheo de Raadt
2009-11-29disable the isa wdc's because amd64 machines are much more likely toTheo de Raadt
2009-11-29At suspend time there is no need for a fancy cr3 dance to decide ifTheo de Raadt
2009-11-29unbreak compilation on sparc64 with AUDIO_DEBUG definedAlexandre Ratchov