summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2005-05-13not ready for NATMTheo de Raadt
2005-05-13fix sensitivity setting.Damien Bergamini
2005-05-13fix dmesg output for pre-firmware modems.Damien Bergamini
2005-05-13Fix for a panic experienced when authenticating a pppoe session on an amd64 s...Brad Smith
2005-05-13override default bbp register values with values stored in eeprom (exceptDamien Bergamini
2005-05-13before ieee80211.c rev 1.6, it was guaranted that ic_curmode was differentDamien Bergamini
2005-05-13simplify test conditions. ((v & f1) || (v & f2)) <=> (v & (f1 | f2)) inDamien Bergamini
2005-05-13make sure all endpoint descriptors have been found during the attachment.Damien Bergamini
2005-05-13give disassociation a chance when turning the interface down while associated.Damien Bergamini
2005-05-13recognize 82551'sBrad Smith
2005-05-13Do not invoke hil_process_pendinc() from the interrupt handler if the loopMiod Vallat
2005-05-13RegenMiod Vallat
2005-05-13Separate button boxens from keyboards in the HIL device list.Miod Vallat
2005-05-13enable spkr by default; ckuethe 4201Theo de Raadt
2005-05-13do { } while (0) wrappers on debug printf macros. ok reyk@Jonathan Gray
2005-05-13move IFQ_SET_MAXLEN to just above IFQ_SET_READYBrad Smith
2005-05-12ANSIfy, some KNF and zap a little bit of whitespace.Niall O'Higgins
2005-05-12syncTheo de Raadt
2005-05-12airprime and sealevelTheo de Raadt
2005-05-12RegenMiod Vallat
2005-05-12Populate \t better in the output, for human readability; no change in theMiod Vallat
2005-05-12Add a bzero() after malloc() when allocating component info in ccdinit().Niall O'Higgins
2005-05-12RegenMiod Vallat
2005-05-12Define a specific map for the Apple portuguese USB keyboards.Miod Vallat
2005-05-12Define a keyboard layout variant for Apple international USB keyboards, whichMiod Vallat
2005-05-12Minimal terminal line discipline support to stop the boot timeoutUwe Stuehler
2005-05-11Reset IO completion values to 0 to disable completion holdof. This improvesMarco Peereboom
2005-05-11no need to include '\n' on a panic(), fix two typos,Pedro Martelletto
2005-05-11prettier; ok uweTheo de Raadt
2005-05-11Add get and set completions opcodes.Marco Peereboom
2005-05-11extra checks for monitor modeReyk Floeter
2005-05-11Do not call mii_pollstat() immediately after mii_tick().Brad Smith
2005-05-11Do not call mii_pollstat() from within device tick routines; the statusBrad Smith
2005-05-11remove comment which is not valid anymoreBrad Smith
2005-05-11- Also match on Yukon LP's for the Lite rev A0 test.Brad Smith
2005-05-10enable arm optimized in4_cksumBrad Smith
2005-05-10support NULL encryption for ESP; ok hshoexer, hoMarkus Friedl
2005-05-10In DIOCKILLSTATES: take into account the direction of the state whenJoel Knight
2005-05-10add epic commented outMichael Shalayeff
2005-05-10after copyin/out fpu regs flush and purge as they gonna be accessed from phys...Michael Shalayeff
2005-05-10explicitly align unwind data to 8 bytes; from chsMichael Shalayeff
2005-05-10no reason to use long as we are most definately all 32bitMichael Shalayeff
2005-05-10set pcsq in case we get signal delivery once interrupted from the gateway pag...Michael Shalayeff
2005-05-10db_printf(s) -> db_printf("%s", s) from NetBSDUwe Stuehler
2005-05-10enter ddb thru alt-escape.Marc Espie
2005-05-10- add vax optimized in4_cksumBrad Smith
2005-05-10ANSI protosBrad Smith
2005-05-10use pci_matchbyid().Brad Smith
2005-05-10- remove commented out headerBrad Smith
2005-05-10put this in the AtticBrad Smith