summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2005-04-25Use ETHERTYPE_VLAN.Brad Smith
2005-04-25Use ETHERTYPE_VLAN.Brad Smith
2005-04-25remove the stepping info since this isn't rightBrad Smith
2005-04-24Oops, 1.3 would cause a keyboard plugged at boot time to start in the wrongMiod Vallat
2005-04-24- switch Scott Reynold's copyright to 3-clause BSDMartin Reindl
2005-04-24Fix cisco-mode check in lcp up/down.Can Erkin Acar
2005-04-24add fxp-d102e to the listBrad Smith
2005-04-24add microcode to support interrupt mitigation on theBrad Smith
2005-04-24Do down-sampling of the high-resolution touch pad events in kernel,Uwe Stuehler
2005-04-24Use the IANA assignment IFT_L2VLAN.Brad Smith
2005-04-24- fix and update commentsBrad Smith
2005-04-23accept VLAN-sized framesBrad Smith
2005-04-23styleBrad Smith
2005-04-23- always accept VLAN-sized framesBrad Smith
2005-04-23pay attention to failed relookups, compensate for a reference lost inPedro Martelletto
2005-04-23Discard 0 byte keyboard identification strings.Miod Vallat
2005-04-23Fix newer Xircom CBE2-100 cards.Brad Smith
2005-04-23make sure bus mastering is enabledMartin Reindl
2005-04-22Do not process the FIFO during interrupts when we are polling.Miod Vallat
2005-04-22Doh, typo in constant...Miod Vallat
2005-04-22Oops!Miod Vallat
2005-04-22Driver for the Apollo Domain keyboard and mouse, for the HP 9000/4xx series.Miod Vallat
2005-04-22Allow an external device to force the HIL loop to not claim the keyboardMiod Vallat
2005-04-22When synproxy completes the replayed handshake and modifies the stateDaniel Hartmeier
2005-04-22sparc -> sparc64Brad Smith
2005-04-22Pass -Wall, complete prototypes, some KNF; no functional change.Miod Vallat
2005-04-21remove (now obsolete) handling of IFT_PROPVIRTUAL/bridge*. tested by camield@Jun-ichiro itojun Hagino
2005-04-21careful strlcpy and snprintf return handling; ok pedro beckTheo de Raadt
2005-04-21scan the next mode if nothing has been found. this is necessary if theReyk Floeter
2005-04-21Correctly handle allocations of size 1 at an extent boundary; from NetBSD.Miod Vallat
2005-04-21Make the non-_KERNEL compilation usable again, in order to add a regress test.Miod Vallat
2005-04-21snprintf error handling, ok beck cloderTheo de Raadt
2005-04-21Move i2c open/close from callers into zaudio_standby. Fixes an error path.Christopher Pascoe
2005-04-21Catch failed hook_establish call immediately, rather than misbehaving andChristopher Pascoe
2005-04-21If the SMM driver had enabled ownership change interrupts, re-enable themChristopher Pascoe
2005-04-21Preserve any configuration data that may have been set by SMM/BIOS overChristopher Pascoe
2005-04-21handle return value of snprintf correctlyHans-Joerg Hoexer
2005-04-21Relocate debugging printf so it describes the right thing.Christopher Pascoe
2005-04-21Fix inverted logic when testing for successful SMM handover.Christopher Pascoe
2005-04-21o if the mac address cannot be read, just fail and disestablish theFederico G. Schwindt
2005-04-21clean dmesg outputTheo de Raadt
2005-04-21count fpu lazy context switches; deraadt@ okMichael Shalayeff
2005-04-21provide pgup, pgdown, home and end by using fn with the arrow keys.David Gwynne
2005-04-21-bceTheo de Raadt
2005-04-21no need to check for 0, it copes, spotted by beckTheo de Raadt
2005-04-21correct idion for snprintf failure handling; ok cloderTheo de Raadt
2005-04-21unused variable n; ok cloderTheo de Raadt
2005-04-21correct idiom for snprintf failure handling; ok beckTheo de Raadt
2005-04-20Make vlan(4) aware of its physical interface link state.Marco Pfatschbacher
2005-04-20Introduce if_linkstatehooks.Marco Pfatschbacher