Age | Commit message (Expand) | Author |
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 |
2001-04-23 | double splx | Artur Grabowski |
2001-04-23 | double splx in error path. | Artur Grabowski |
2001-04-21 | Add $OpenBSD$ tags. | Aaron Campbell |
2001-04-21 | correct dmesg | Theo de Raadt |
2001-04-20 | Instead of initializing the colormap to me black & white, initialize the | Nathan Binkert |
2001-04-19 | dmesg printout tweaks | Theo de Raadt |
2001-04-19 | Remove extra arg; from Loic Tortay <loict@bougon.net> via aaron@. | Federico G. Schwindt |
2001-04-19 | When printing the address/size, use the correct value 32, not 16. | Federico G. Schwindt |
2001-04-18 | Support the Corega FEther PCC-TXF card; taka@trans-nt.com. Addresses PR/1777. | Aaron Campbell |
2001-04-18 | regen | Aaron Campbell |
2001-04-18 | Recognize the Corega FEther PCC-TXF card. | Aaron Campbell |
2001-04-18 | Oops -- adjust the comment as well. | Aaron Campbell |
2001-04-18 | Set the default bell pitch to 400, like X. | Aaron Campbell |
2001-04-17 | During a mouse motion event, inverse the new mouse position first, then the | Aaron Campbell |
2001-04-17 | Enable UDMA for rev 0xd0 SiS again (undone in last update) | Chris Cappuccio |
2001-04-17 | Turn off DMA on REQUEST SENSE | Constantine Sapuntzakis |
2001-04-17 | dma_status variable check is only valid for DMA transfers. | Constantine Sapuntzakis |
2001-04-17 | No colon after "address" when printing out Ethernet address. | Aaron Campbell |