| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | (finally!) add keywords raid4 and partition. | Greg Lehey | 2000-04-06 | 1 | -1/+3 |
| * | complete_rqe: Remove a race condition in RAID-4 and RAID-5 where a | Greg Lehey | 2000-04-06 | 1 | -2/+2 |
| * | Awi driver, ported from NetBSD from Atsushi Once-san. | Warner Losh | 2000-04-06 | 11 | -0/+5049 |
| * | make poll() dtrt, previously when playing it would trigger if there was less | Cameron Grant | 2000-04-05 | 1 | -2/+2 |
| * | decrease buffer size to 4k | Cameron Grant | 2000-04-05 | 1 | -23/+58 |
| * | allow /dev/dsp to be opened seperately for reading and writing. | Cameron Grant | 2000-04-05 | 3 | -11/+27 |
| * | try increasing 2ndbuffer size to 64k | Cameron Grant | 2000-04-05 | 1 | -1/+1 |
| * | move buffer size definition to .c file for consistency, and reduce it to 4k | Cameron Grant | 2000-04-05 | 2 | -1/+4 |
| * | Add automatic rescan on connect. This happens already if the drive is | Nick Hibma | 2000-04-04 | 1 | -9/+37 |
| * | Upgrade the bktr driver from 2.07 to 2.10. | Roger Hardiman | 2000-04-04 | 11 | -637/+1333 |
| * | Add multiple #include protection | Roger Hardiman | 2000-04-04 | 1 | -0/+6 |
| * | Fix mbuf leaking - duh! | Duncan Barclay | 2000-04-04 | 1 | -6/+9 |
| * | Fix pcic_detach_socket to get right pcic_handle. | Warner Losh | 2000-04-04 | 2 | -2/+2 |
| * | Be consistant about using the right child to get the ivars, which is | Warner Losh | 2000-04-04 | 1 | -7/+20 |
| * | make the click on starting output go away | Cameron Grant | 2000-04-04 | 1 | -20/+24 |
| * | Dereference a pointer (print int instead of pointer value) | Nick Hibma | 2000-04-03 | 1 | -1/+1 |
| * | Numerous fixes brought in by Lennart Augustsson from NetBSD: | Nick Hibma | 2000-04-03 | 1 | -47/+151 |
| * | OpenBSD has a broken debugger that does not grok static. Use a | Nick Hibma | 2000-04-03 | 23 | -583/+588 |
| * | Regen. | Nick Hibma | 2000-04-03 | 2 | -120/+418 |
| * | Add Freecom + product; Update NetBSD's copyright | Nick Hibma | 2000-04-03 | 1 | -1/+5 |
| * | Add a hack to cam that makes the cam_xpt available to the rest of the | Nick Hibma | 2000-04-03 | 1 | -26/+3 |
| * | Unbreak LINT. | Kazutaka YOKOTA | 2000-04-03 | 2 | -1/+5 |
| * | fix missing defines and prototype for emu_vdump() | Cameron Grant | 2000-04-03 | 2 | -3/+12 |
| * | Sync with NetBSD: Add a few id's and correct numerous typo's | Nick Hibma | 2000-04-03 | 1 | -47/+101 |
| * | Sync with NetBSD: Keep the bit position even when the report descriptor says ... | Nick Hibma | 2000-04-02 | 1 | -2/+5 |
| * | Shoot. Did a compile in the wrong directory and missed this compiler | Nick Hibma | 2000-04-02 | 1 | -1/+1 |
| * | Remove a static variable, a uniquifier for a SCSI command. It might have | Nick Hibma | 2000-04-02 | 1 | -5/+5 |
| * | I got the CAM numbers (path id's, buses, unit numbers) and newbus | Nick Hibma | 2000-04-02 | 1 | -131/+231 |
| * | Move B_ERROR flag to b_ioflags and call it BIO_ERROR. | Poul-Henning Kamp | 2000-04-02 | 20 | -82/+87 |
| * | Add support for the LinkSys USB10T network adapter that | Jonathan M. Bresler | 2000-04-02 | 4 | -2/+14 |
| * | This new driver version uses the DMA mapping interface | Gerard Roudier | 2000-04-02 | 2 | -320/+1021 |
| * | - Add temporary workaround to fool some "clever" KVM switch products | Kazutaka YOKOTA | 2000-04-02 | 1 | -5/+22 |
| * | unfinished sblive driver, playback/mixer only for now - not enabled in | Cameron Grant | 2000-04-02 | 2 | -0/+1836 |
| * | if USB support is not compiled into the kernel, | Jonathan M. Bresler | 2000-04-02 | 1 | -0/+4 |
| * | Unstaticize this driver. You can have as many snoop devices as you can | Brian Feldman | 2000-04-02 | 1 | -65/+61 |
| * | fail in attach if we seem to have no ac97 codec | Cameron Grant | 2000-04-01 | 6 | -8/+14 |
| * | bump the buffer size from 4k to 16k. should improve performance under load. | Cameron Grant | 2000-04-01 | 1 | -1/+1 |
| * | Add support for pci modems. ONLY CONTROLLER BASED MODEMS. This | Warner Losh | 2000-04-01 | 1 | -14/+122 |
| * | Update to latest working version. | Mike Smith | 2000-04-01 | 4 | -92/+244 |
| * | Add signal strength cache structures. | Duncan Barclay | 2000-03-31 | 1 | -2/+14 |
| * | Use the right value for IFQ_MAXLEN and fix brokeness with gatewaying http fro... | Duncan Barclay | 2000-03-31 | 1 | -435/+524 |
| * | - Fix SC_ALT_MOUSE_IMAGE; don't blink the mouse cursor. | Kazutaka YOKOTA | 2000-03-31 | 6 | -138/+229 |
| * | Recognize USR3050 "U.S. Robotics 56K FAX INT" fax modem. | Peter Wemm | 2000-03-31 | 1 | -0/+1 |
| * | NewBus the cs driver. | Warner Losh | 2000-03-30 | 2 | -276/+299 |
| * | Regenerate. | Bill Paul | 2000-03-29 | 2 | -2/+18 |
| * | Add vendor/product ID for two more KLSI-based devices, including a | Bill Paul | 2000-03-29 | 2 | -0/+6 |
| * | Regen. | Masahide MAEKAWA | 2000-03-29 | 2 | -2/+18 |
| * | Add ID (Keisokugiken Corp. HKS-0200 USBDAQ) | Masahide MAEKAWA | 2000-03-29 | 1 | -0/+4 |
| * | - Added PC-98 Cbus frontend. | Yoshihiro Takahashi | 2000-03-29 | 1 | -0/+281 |
| * | Ratoc REX-9880/83 support (PC-98 only). This commit added functions | KATO Takenori | 2000-03-29 | 1 | -0/+129 |