summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2004-07-11simplifyTheo de Raadt
2004-07-11from freebsd via netbsd via lokiTheo de Raadt
2004-07-11syncTheo de Raadt
2004-07-11support 4 more uftdi ports (3 from freebsd, 1 from netbsd)Theo de Raadt
2004-07-11syncTheo de Raadt
2004-07-11newTheo de Raadt
2004-07-11from netbsd via loki@animata.net, revision 1.68Theo de Raadt
2004-07-11from netbsd via loki@animata.netTheo de Raadt
2004-07-11syncTheo de Raadt
2004-07-11viewsonic; from loki@animata.netTheo de Raadt
2004-07-10from loki@animata.net:Theo de Raadt
2004-07-10Avoid looping messages during boot. Tested by various people. deraadt@ ok.Hakan Olsson
2004-07-10from netbsd, via loki@animata.net, revision 1.67Theo de Raadt
2004-07-10replace strange cpp magic by straight codeVincent Labrecque
2004-07-09perform reply buffer dma synchronisation in iop_msg_post(), and not inPedro Martelletto
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