Age | Commit message (Expand) | Author |
2004-07-07 | a bit more silence during bus handovers; loki@animata.net | Theo de Raadt |
2004-07-07 | silence something | Theo de Raadt |
2004-07-07 | copyright dates sync; loki@animata.net | Theo de Raadt |
2004-07-07 | Changes EHCI_QTD_TOGGLE to EHCI_QTD_TOGGLE_MASK; loki@animata.net | Theo de Raadt |
2004-07-06 | use MALLOC/FREE for fixed size buffer allocations | Michael Shalayeff |
2004-07-06 | regen | Brad Smith |
2004-07-06 | add Planex and Corega Ethernet | Brad Smith |
2004-07-06 | from netbsd, via loki@animata.net: revision 1.62. Log message: | Theo de Raadt |
2004-07-06 | sent in by loki@animata.net: This includes all the changes from netbsd | Theo de Raadt |
2004-07-06 | from netbsd, via loki@animata.net, ehci.c revision 1.58 without some | Theo de Raadt |
2004-07-06 | from netbsd, via loki@animata.net, ehci.c revision 1.56 sans some debugging | Theo de Raadt |
2004-07-06 | Replace magic number with a more descriptive #define. This magic number was | Aaron Campbell |
2004-07-05 | Allocate buffers in randomread and randomwrite via malloc instead | Todd C. Miller |
2004-07-05 | clean & knf | Theo de Raadt |
2004-07-05 | do not queue events when no daemon running. flush all events on last close. | Theo de Raadt |
2004-07-05 | Completes the structs for the isochronous and split transaction | Theo de Raadt |
2004-07-05 | Adds missing port routing rules field, fixes an incorrect offset for | Theo de Raadt |
2004-07-05 | This fixes a couple of spelling errors (EHCI_HCS_P_INCICATOR to | Theo de Raadt |
2004-07-04 | sync | Theo de Raadt |
2004-07-04 | shrink, shrink, shrink | Theo de Raadt |
2004-07-04 | - two typos, stallen -> stolen | Brad Smith |
2004-07-04 | sis rev 0x91 seeprom support to get eaddr; from fgsch | Theo de Raadt |
2004-07-04 | sync | Theo de Raadt |
2004-07-04 | two hp netserver LH 3 devices | Theo de Raadt |
2004-06-30 | since we're not using 'len' for anything, nuke it and pass null to | Pedro Martelletto |
2004-06-30 | Force SCSI_POLL for commands issued during probe. Fixes problem with mpt on | Kenneth R Westerback |
2004-06-30 | don't strlcpy() to user-space, use copyoutstr() instead. ok deraadt@ | Pedro Martelletto |
2004-06-29 | do not use u_long for 32bit data; found by Jacob Meuser | Michael Shalayeff |
2004-06-28 | You *cannot* strlcpy from userland. Pedro, go read this and find out what | Theo de Raadt |
2004-06-28 | add support for ati tv-wonders written by me and tested by Jacob Meuser <jake... | Michael Shalayeff |
2004-06-28 | do not force into io space on hppa as it's much slower | Michael Shalayeff |
2004-06-28 | Use new event counter API for interrupt counting on alpha. By me, with some | Aaron Campbell |
2004-06-28 | KNF | Ryan Thomas McBride |
2004-06-27 | back out crud that breaks the macppc | Theo de Raadt |
2004-06-27 | better midi stuff from alex@caoua.org | Theo de Raadt |
2004-06-27 | sync | Theo de Raadt |
2004-06-27 | some roland midi devices; alex@caoua.org | Theo de Raadt |
2004-06-27 | Reduce verbosity of atw PCI attach without removing actual info. | Todd C. Miller |
2004-06-27 | KNF | Ryan Thomas McBride |
2004-06-27 | stop passing an empty enaddr around since we figure out the | Brad Smith |
2004-06-27 | KNF | Ryan Thomas McBride |
2004-06-26 | KNF | Ryan Thomas McBride |
2004-06-26 | KNF | Ryan Thomas McBride |
2004-06-26 | KNF | Ryan Thomas McBride |
2004-06-26 | $OpenBSD$ | Ryan Thomas McBride |
2004-06-26 | Add supporting Sangoma network driver. | Alex Feldman |
2004-06-26 | Sangoma Network Device driver for AFT series card (initiali version). | Alex Feldman |
2004-06-25 | fix MAC address initialization on big endian machines; found by naddy, ok drahn | Peter Valchev |
2004-06-25 | Provide information about the raw (unswizzled) intrrupt pin in | Artur Grabowski |
2004-06-25 | Minor fixes suggested by nordin@ and henning@ | Thorsten Lockert |