| Commit message (Expand) | Author | Age | Files | Lines |
| * | Add another USR modem. | Peter Wemm | 2000-08-15 | 1 | -0/+1 |
| * | awictl configuration interface is never used and now it is replaced by | Atsushi Onoe | 2000-08-14 | 1 | -72/+0 |
| * | Add support for WEP functionality. | Atsushi Onoe | 2000-08-14 | 4 | -369/+1629 |
| * | This file contains a shim just for NetBSD, and not used in FreeBSD at all. | Atsushi Onoe | 2000-08-14 | 1 | -445/+0 |
| * | Newbusify ed driver. | Seigo Tanimura | 2000-08-14 | 3 | -389/+482 |
| * | This patch appears to solve the problems with recording resulting | Nick Sayer | 2000-08-13 | 1 | -4/+13 |
| * | CAM, the module: scbus, da, cd, and st wrapped in one module. | Nick Hibma | 2000-08-13 | 1 | -0/+3 |
| * | From NetBSD: | Nick Hibma | 2000-08-13 | 2 | -22/+52 |
| * | Add more CDC defines. | Nick Hibma | 2000-08-13 | 1 | -1/+10 |
| * | Fake the Power On command on the virtual hub. | Nick Hibma | 2000-08-13 | 1 | -1/+4 |
| * | Fix off by one error in track# calculation. | Søren Schmidt | 2000-08-13 | 1 | -4/+4 |
| * | Fix a bug brought to light by the people working on SMPng. I don't quite | Bill Paul | 2000-08-11 | 1 | -1/+11 |
| * | Fix indentation ruined by previous commit. | Nick Hibma | 2000-08-11 | 1 | -10/+10 |
| * | Define get_memory_offset method | Warner Losh | 2000-08-11 | 1 | -0/+7 |
| * | Backout the tsleep on probe, it breaks in resume mode as tsleep | Søren Schmidt | 2000-08-11 | 1 | -4/+1 |
| * | Add support for accessing individual tracks on a CD. | Søren Schmidt | 2000-08-11 | 1 | -5/+31 |
| * | Fix the ICH2 ATA100 support, and proberly downgrade the chip setup when | Søren Schmidt | 2000-08-10 | 1 | -13/+10 |
| * | Missed a step when activating the solo driver. | Nick Sayer | 2000-08-09 | 1 | -1/+1 |
| * | change irq handling slightly | Cameron Grant | 2000-08-09 | 1 | -11/+4 |
| * | MFS: module macro changes | Cameron Grant | 2000-08-09 | 1 | -8/+0 |
| * | Finally got my brain around what a SIM UNIT number is and how it differs | Nick Hibma | 2000-08-09 | 1 | -2/+7 |
| * | Avoid a '"fd" is usurping ...' message. | Nick Hibma | 2000-08-09 | 1 | -1/+5 |
| * | A couple of cosmetic fixes, plus a biggie: When checking the DMA | Nick Sayer | 2000-08-09 | 1 | -3/+18 |
| * | MFS: sync with peter's isadma fixup | Cameron Grant | 2000-08-09 | 1 | -4/+6 |
| * | activate via82c686 audio driver | Cameron Grant | 2000-08-09 | 1 | -1/+1 |
| * | new driver: via 82c686 chipset audio | Cameron Grant | 2000-08-09 | 2 | -0/+762 |
| * | warn if hwptr goes backwards | Cameron Grant | 2000-08-09 | 2 | -1/+8 |
| * | MF4: fix style(9) whitespace breakage. | Peter Wemm | 2000-08-08 | 1 | -3/+3 |
| * | Fix braino in the tsleep call, ata_delayed_attach might be a NULL | Søren Schmidt | 2000-08-08 | 1 | -1/+1 |
| * | Fix some warnings. Here are more part-time volatiles - ie: data that | Peter Wemm | 2000-08-07 | 1 | -3/+3 |
| * | Close PR 20438. Make fix for preserving LED settings conditional on | Bill Paul | 2000-08-07 | 1 | -3/+7 |
| * | Save and restore the registers SOF and FRAMENUMBER on suspend. In some | Nick Hibma | 2000-08-07 | 2 | -5/+15 |
| * | Regen. | Nick Hibma | 2000-08-06 | 2 | -7/+30 |
| * | New ids | Nick Hibma | 2000-08-06 | 1 | -0/+4 |
| * | Some new ids, from NetBSD | Nick Hibma | 2000-08-06 | 1 | -1/+2 |
| * | Add experimental code for ATA100 support on: | Søren Schmidt | 2000-08-06 | 3 | -64/+199 |
| * | Use tsleep instead od DELAY in probe when not in boot. | Søren Schmidt | 2000-08-06 | 1 | -1/+4 |
| * | fix the staticy sound issue | Cameron Grant | 2000-08-06 | 1 | -154/+140 |
| * | Remove sequence checking in the burner support. | Søren Schmidt | 2000-08-06 | 2 | -49/+4 |
| * | Be a bit more restrictive in using multisector transfers. | Søren Schmidt | 2000-08-06 | 1 | -4/+6 |
| * | Finally make the module dependencies work. kern_linker.c now allows | Nick Hibma | 2000-08-04 | 2 | -25/+20 |
| * | *smack* #if 0, not #ifdef 0. | Bill Paul | 2000-08-04 | 1 | -1/+1 |
| * | The check_extport() function appears to have some new code in it that checks | Bill Paul | 2000-08-04 | 1 | -0/+7 |
| * | Add support for 2.x/3.x firmware adapters which are too old to have a | Mike Smith | 2000-08-04 | 2 | -2/+9 |
| * | Add a comment as to where stdarg.h applies. | Matt Jacob | 2000-08-03 | 1 | -1/+1 |
| * | Use <machine/stdarg.h> instead of <stdarg.h> so that this will compile. | John Baldwin | 2000-08-03 | 1 | -1/+1 |
| * | Simplex devices will always report EBUSY on 2nd (and subsequent) | Nick Sayer | 2000-08-02 | 1 | -1/+1 |
| * | 1. Increase the size of the DMA buffer. | Nick Sayer | 2000-08-02 | 1 | -11/+32 |
| * | Undo some of my own damage. With this patch, it appears that both | Nick Sayer | 2000-08-02 | 1 | -16/+17 |
| * | Add support for the Netgear GA620T copper gigabit card. | Bill Paul | 2000-08-02 | 2 | -1/+8 |