Age | Commit message (Expand) | Author |
2001-05-08 | add transmit side of bpf tapping | Jason Wright |
2001-05-08 | sync | Theo de Raadt |
2001-05-08 | another modem | Theo de Raadt |
2001-05-08 | - add support for hardware vlan tag insertion and removal | Jason Wright |
2001-05-07 | 7x43RN are MPR | Theo de Raadt |
2001-05-07 | sync | Theo de Raadt |
2001-05-07 | another gdt | Theo de Raadt |
2001-05-07 | sync | Theo de Raadt |
2001-05-07 | new hifn | Theo de Raadt |
2001-05-07 | Now that if_vlan switches types to match it's parent, checking if_type | Jason Wright |
2001-05-05 | Get rid of CLSIZE and all related stuff. | Artur Grabowski |
2001-05-05 | left out the debugging enabled; from ian@ | Michael Shalayeff |
2001-05-03 | Add an MIIF_AUTOTSLEEP flag, needed by new aue(4) code. From NetBSD. | Aaron Campbell |
2001-05-03 | grr... part of the bus_dma change depended on local stuff: revert that part | Jason Wright |
2001-05-03 | Sync with NetBSD. Tested with a USB keyboard, USB mouse, and three different | Aaron Campbell |
2001-05-02 | register save/restore fix from art via Chuck Cranor | Marco S Hyman |
2001-05-02 | allow switching vts w/ right alt/ctrl/fn; from Mike Glamm <glam0006@umn.edu> | Michael Shalayeff |
2001-05-02 | - somewhat better use of bus_dma interface | Jason Wright |
2001-05-01 | trailing spaces | Michael Shalayeff |
2001-05-01 | Add a 250ms wait in attach if ATAPI drives present on channel. Some | Constantine Sapuntzakis |
2001-05-01 | splhigh -> spltty | Aaron Campbell |
2001-05-01 | constify some arrays | Michael Shalayeff |
2001-05-01 | restore socket base addr and bus number on resume; from netbsd | Michael Shalayeff |
2001-05-01 | Fix a typo in comment. Constify. From NetBSD. | Aaron Campbell |
2001-05-01 | Add $OpenBSD$ tags. | Aaron Campbell |
2001-05-01 | Convert to new timeouts. | Aaron Campbell |
2001-05-01 | Add fields to keep track of reset capabilities and resets better | Constantine Sapuntzakis |
2001-04-30 | Move ioctl stuff to low-level driver | Constantine Sapuntzakis |
2001-04-30 | Move ATA IOCTL commands to low-level WDC driver | Constantine Sapuntzakis |
2001-04-30 | Added ATAPI_DEVICE_RESET command | Constantine Sapuntzakis |
2001-04-30 | koi8-r keyboard layout; from igor grabin <violent@death.kiev.ua> | Michael Shalayeff |
2001-04-30 | rework scsi stuff a bit, better locking. | Michael Shalayeff |
2001-04-30 | ami.c | Michael Shalayeff |
2001-04-30 | padness | Michael Shalayeff |
2001-04-30 | sync. | lebel |
2001-04-30 | add new device, Lucent USB QuadraBus. deraadt@ OK. | lebel |
2001-04-30 | cleaning | Jason Wright |
2001-04-30 | pretty up rx filter setup | Jason Wright |
2001-04-30 | sync | Jason Wright |
2001-04-30 | broadcom 5820 | Jason Wright |
2001-04-29 | a few more aen definitions, from freebsd | Michael Shalayeff |
2001-04-29 | sync | Theo de Raadt |
2001-04-29 | another puc | Theo de Raadt |
2001-04-29 | When expanding the session table, only copy the number of sessions already | Jason Wright |
2001-04-24 | Phew. After 8 months and 80+ hours of effort, I have finally gotten 3com to | Theo de Raadt |
2001-04-24 | missing splx, found by art, not yet tested by smurph, but he has run out of time | Theo de Raadt |
2001-04-23 | regen | Todd C. Miller |
2001-04-23 | The Linksys WPC11 uses the Lucent Wavelan vendor and product IDs but | Todd C. Miller |
2001-04-23 | Clean up supposedly 'impossible' case in siop_intr() so | Kenneth R Westerback |
2001-04-23 | Insert missing DvcLeaveCritial() (a.k.a. splx()) before a return. | Kenneth R Westerback |