summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2004-07-09attach to Planex and Corega Ethernet cards.Brad Smith
2004-07-09from netbsd:Theo de Raadt
2004-07-09brings in a few fixes from NetBSD...Brad Smith
2004-07-09Do not compile non-us keyboard tables on alpha if SMALL_KERNEL, as anMiod Vallat
2004-07-08put "do { } while (0)" wrappers on all the debug maroc functionsTheo de Raadt
2004-07-08put "do { } while (0)" wrappers on all the debug maroc functionsTheo de Raadt
2004-07-08nforce3; downsjTheo de Raadt
2004-07-07Only drain the transmit queue if we are idling the transmit section.Todd C. Miller
2004-07-07After we wait for the MAC's transmit section to idle, drain theTodd C. Miller
2004-07-07Check for ATW_C_BBPTYPE_RFMD in switch statement (not currently supported).Todd C. Miller
2004-07-07The ADM8211C uses a different BBP type-number for RFMD parts thanTodd C. Miller
2004-07-07Fix typo: change ATW_RFTYPE_RFMD and family to ATW_BBPTYPE_RFMD.Todd C. Miller
2004-07-07use the do { .. } while(0) wrapperTheo de Raadt
2004-07-07fix an issue when scripts are exec'd under systrace wheremarius eriksen
2004-07-07a bit more silence during bus handovers; loki@animata.netTheo de Raadt
2004-07-07silence somethingTheo de Raadt
2004-07-07copyright dates sync; loki@animata.netTheo de Raadt
2004-07-07Changes EHCI_QTD_TOGGLE to EHCI_QTD_TOGGLE_MASK; loki@animata.netTheo de Raadt
2004-07-06use MALLOC/FREE for fixed size buffer allocationsMichael Shalayeff
2004-07-06regenBrad Smith
2004-07-06add Planex and Corega EthernetBrad Smith
2004-07-06from netbsd, via loki@animata.net: revision 1.62. Log message:Theo de Raadt
2004-07-06sent in by loki@animata.net: This includes all the changes from netbsdTheo de Raadt
2004-07-06from netbsd, via loki@animata.net, ehci.c revision 1.58 without someTheo de Raadt
2004-07-06from netbsd, via loki@animata.net, ehci.c revision 1.56 sans some debuggingTheo de Raadt
2004-07-06Replace magic number with a more descriptive #define. This magic number wasAaron Campbell
2004-07-05Allocate buffers in randomread and randomwrite via malloc insteadTodd C. Miller
2004-07-05clean & knfTheo de Raadt
2004-07-05do not queue events when no daemon running. flush all events on last close.Theo de Raadt
2004-07-05Completes the structs for the isochronous and split transactionTheo de Raadt
2004-07-05Adds missing port routing rules field, fixes an incorrect offset forTheo de Raadt
2004-07-05This fixes a couple of spelling errors (EHCI_HCS_P_INCICATOR toTheo de Raadt
2004-07-04syncTheo de Raadt
2004-07-04shrink, shrink, shrinkTheo de Raadt
2004-07-04- two typos, stallen -> stolenBrad Smith
2004-07-04sis rev 0x91 seeprom support to get eaddr; from fgschTheo de Raadt
2004-07-04syncTheo de Raadt
2004-07-04two hp netserver LH 3 devicesTheo de Raadt
2004-06-30since we're not using 'len' for anything, nuke it and pass null toPedro Martelletto
2004-06-30Force SCSI_POLL for commands issued during probe. Fixes problem with mpt onKenneth R Westerback
2004-06-30don't strlcpy() to user-space, use copyoutstr() instead. ok deraadt@Pedro Martelletto
2004-06-29do not use u_long for 32bit data; found by Jacob MeuserMichael Shalayeff
2004-06-28You *cannot* strlcpy from userland. Pedro, go read this and find out whatTheo de Raadt
2004-06-28add support for ati tv-wonders written by me and tested by Jacob Meuser <jake...Michael Shalayeff
2004-06-28do not force into io space on hppa as it's much slowerMichael Shalayeff
2004-06-28Use new event counter API for interrupt counting on alpha. By me, with someAaron Campbell
2004-06-28KNFRyan Thomas McBride
2004-06-27back out crud that breaks the macppcTheo de Raadt
2004-06-27better midi stuff from alex@caoua.orgTheo de Raadt
2004-06-27syncTheo de Raadt