summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2001-09-22supply some entropy from hereMichael Shalayeff
2001-09-22new type for video i/o entropyMichael Shalayeff
2001-09-21syncTheo de Raadt
2001-09-21new stuffTheo de Raadt
2001-09-21configured mtu in BOTH places (grumble)Jason Wright
2001-09-21openbsd style %b handlingJason Wright
2001-09-21another ETHERMTU + sizeof(struct ether_header) problemJason Wright
2001-09-21adapt to OpenBSD ioctl structureJason Wright
2001-09-21Not yet working, but getting a bit closer.Hakan Olsson
2001-09-21Correct some pryntf() usage: get the correct number of arguments in theMiod Vallat
2001-09-21Driver for Sun GEM ethernet. Not ready yet.Artur Grabowski
2001-09-20Better timeout usage.Miod Vallat
2001-09-20no one cares if RFIFO has been hit... so shaddap!Jason Wright
2001-09-20OpenBSD style bit definitionsJason Wright
2001-09-20undef HMEDEBUG by default, and maximum rx/tx size isJason Wright
2001-09-20occured->occurredMike Pechkin
2001-09-20regenNathan Binkert
2001-09-20more broadcom BCM570x based boards.Nathan Binkert
2001-09-19merge vm/vm_kern.h into uvm/uvm_extern.h; art@ okMichael Shalayeff
2001-09-18bring sparc64 OUT of the stone age... MAXPARTITIONS 16Jason Wright
2001-09-18allow a little more time for reset and match TCM5098 (from NetBSD pr'sJason Wright
2001-09-18syncJason Wright
2001-09-18another 3com EISA board (from NetBSD pr 13948)Jason Wright
2001-09-17Save the result of the configure children, so that the deviceDale Rahn
2001-09-17Remove all of the last vestiges of vtophys (namely RFA's):Jason Wright
2001-09-17make ksyms work on sparc64 (requires essentially same goop as db_sym)Jason Wright
2001-09-16Typos in comments.Artur Grabowski
2001-09-16Typo in comment.Artur Grabowski
2001-09-16Add some missing lengths checks when passing data from userland toTodd C. Miller
2001-09-15Add a timer to reinable the OHCI RHSC (Root Hub Status Change)Dale Rahn
2001-09-15fix unknown codec id printoutMichael Shalayeff
2001-09-15syncJason Wright
2001-09-15SUN GEMJason Wright
2001-09-12get sc_bustag and sc_dmatag from attach.Jason Wright
2001-09-11Don't include <vm/vm_kern.h> if you don't need foo_map.Miod Vallat
2001-09-10fix the bzero size, not that it matters that muchMichael Shalayeff
2001-09-10use arc4random for iv as art@ suggestedMichael Shalayeff
2001-09-06regenMichael Shalayeff
2001-09-06fix a dup and add one toshiba deviceMichael Shalayeff
2001-09-06regenMichael Shalayeff
2001-09-06#9 rev IVMichael Shalayeff
2001-09-06syncNiels Provos
2001-09-06supersavageNiels Provos
2001-09-06Remove useless "\n%s" from the attach routine to match OpenBSD attach norms.Todd C. Miller
2001-09-06sync up to NetBSD; reviewed by csapuntz@Christian Weisgerber
2001-09-06Rewrite interrupt handler a bit... ack interrupts sooner.Jason Wright
2001-09-05syncJason Wright
2001-09-05ElanSC520 Host-PCIJason Wright
2001-09-05fix pci_intr_map so that it uses the new interfaceNathan Binkert
2001-09-05add lgeNathan Binkert