summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2004-08-03microcode for interrupts coalescing on fxp; from intel via freebsdMichael Shalayeff
2004-08-02syncTheo de Raadt
2004-08-02newTheo de Raadt
2004-08-02more MII flagsBrad Smith
2004-08-02- Initialise all function's latency timer and cacheline size.Brad Smith
2004-08-02Use some horrible macros to uninline a few functions that are expensiveArtur Grabowski
2004-08-02Initialize timeouts correctly, match isa com; fixes panics inMiod Vallat
2004-08-01Fold in relevant bits of the most recent two updates fromKenneth R Westerback
2004-07-31Save a couple of hundred bytes (on i386) by putting the definition ofKenneth R Westerback
2004-07-30Correctly drain event queue on close. Fixes PR #3874Miod Vallat
2004-07-30Do not negotiate or use non-async transfer rates until probing (i.e.Kenneth R Westerback
2004-07-28This touches only MI code, and adds new time keeping code. TheThorsten Lockert
2004-07-28regenTodd C. Miller
2004-07-283Com OfficeConnect 3CRSHPW796 Cardbus card is atw(4) rev 1.5.Todd C. Miller
2004-07-26Typos in comments.Miod Vallat
2004-07-26Belgium USB keyboard map; contributed by Richard Ben Aleya.Miod Vallat
2004-07-26Minor glitches in the belgium keyboard layout; reported by Richard Ben Aleya.Miod Vallat
2004-07-26Remove orphaned prototypes.Miod Vallat
2004-07-25Store pci/cardbus revision number. From NetBSD (dyoung)Todd C. Miller
2004-07-25Program BARs before enabling memory or I/O access. From NetBSD (mycroft).Todd C. Miller
2004-07-25Begin conditioning device configuration on revision number. Three typesTodd C. Miller
2004-07-25Fix IBSS merges in atw(4). From NetBSD (dyoung)Todd C. Miller
2004-07-25Improve register definitions and slightly demystify some magicTodd C. Miller
2004-07-25Here is the serial bus format for the RF3000. From NetBSD (dyoung)Todd C. Miller
2004-07-25typo, enevt -> eventBrad Smith
2004-07-25The RSSI field in the Rx descriptor is the unadulterated contentTodd C. Miller
2004-07-24provide proper ip header alignment (and repair big endian archs again from af...Michael Shalayeff
2004-07-22Spell reserved correctly; ok from copyright holders when in licence blocks.Miod Vallat
2004-07-22remove an unused varDavid Gwynne
2004-07-21remove hppa workarounds; from jkunz@ pr3861Michael Shalayeff
2004-07-21spacingTheo de Raadt
2004-07-21use cdce_ prefix on crc32 function and table name to avoid conflicts,Daniel Hartmeier
2004-07-21update the netbsd license and tagsDavid Gwynne
2004-07-21add crc32(), ether_crc32_[b|l]e() doesn't work here. should make it workDaniel Hartmeier
2004-07-21from netbsd, umass.c 1.103David Gwynne
2004-07-21from netbsd, umass.c 1.105David Gwynne
2004-07-21from netbsd, umass.c 1.112David Gwynne
2004-07-21from netbsd, umass.c 1.116David Gwynne
2004-07-21from netbsd, umass.c 1.104David Gwynne
2004-07-21from netbsd, umass.c 1.101David Gwynne
2004-07-21from netbsd, umass.c 1.100 1.113 1.115, umass_scsipi.c 1.11, umassvar.h 1.21David Gwynne
2004-07-21calibrate after opening. helps if cpu speed is changing and microtime can'tTed Unangst
2004-07-21remove a few inlines from funcs that are used more than once and make code bi...Michael Shalayeff
2004-07-21from freebsd, ugen.c 1.68 usbdi_util.c 1.27 usbdi_util.h 1.15David Gwynne
2004-07-20Driver for USB CDC Ethernet devices (USB Host-to-Host), appearing asDaniel Hartmeier
2004-07-20regenMichael Shalayeff
2004-07-20prolific pl2501; for dhartmei@Michael Shalayeff
2004-07-20no point in return from void functionPeter Valchev
2004-07-20syncDavid Krause
2004-07-20SD Controller found on a Toshiba laptop; ok deraadt@David Krause