| Commit message (Expand) | Author | Age | Files | Lines |
| * | Enlarge the message out buffer from 6 to 8 bytes. Now that sync and wide | Justin T. Gibbs | 1997-02-18 | 2 | -18/+11 |
| * | Oops, cut/paste could be done on tthe WRONG vty :( | Søren Schmidt | 1997-02-13 | 1 | -1/+1 |
| * | Clear the DFCNTRL register after every busfree. | Justin T. Gibbs | 1997-02-11 | 1 | -23/+26 |
| * | really minor cleanup | Julian Elischer | 1997-02-11 | 1 | -1/+1 |
| * | Make ccd compile again after the Lite2 merge. | Mike Pritchard | 1997-02-10 | 1 | -4/+4 |
| * | This is the kernel Lite/2 commit. There are some requisite userland | John Dyson | 1997-02-10 | 2 | -3/+3 |
| * | Clear the channel after (re)selection instead of once we see the bus go | Justin T. Gibbs | 1997-02-09 | 2 | -30/+31 |
| * | Fixed missing ioport offset from the reading/updating of the PLX | David Greenman | 1997-02-05 | 1 | -1/+1 |
| * | Fix misspelled variable name, -current build stopper | Andrey A. Chernov | 1997-02-05 | 1 | -1/+1 |
| * | Add interface revision field to pci_register_lkm parameter list.pci.c pcibus.h | Stefan Eßer | 1997-02-04 | 1 | -1/+5 |
| * | Changed several configuration options: | David Greenman | 1997-02-04 | 1 | -7/+7 |
| * | Do "selective" reset rather than full reset...the manual specifically | David Greenman | 1997-02-04 | 2 | -3/+8 |
| * | Don't include the short-frames counter in with the input errors. This | David Greenman | 1997-02-04 | 1 | -3/+1 |
| * | In dma_finish, don't disturb the direction bit in DFCNTRL when turning off | Justin T. Gibbs | 1997-02-03 | 1 | -6/+3 |
| * | Fixed the SMC fifo bug fix. sioopen() hung while input was streaming in | Bruce Evans | 1997-02-01 | 1 | -3/+15 |
| * | Fixed the "switch to next screen" command (normally bound to the | Søren Schmidt | 1997-01-30 | 1 | -1/+10 |
| * | Fixes and workarounds for Hayes ESP: | Bruce Evans | 1997-01-29 | 1 | -7/+25 |
| * | Add 1997 to my copyright. | Justin T. Gibbs | 1997-01-29 | 2 | -16/+7 |
| * | Some of these cards are always in promiscous mode :-( | Poul-Henning Kamp | 1997-01-28 | 1 | -15/+12 |
| * | Improve on previous fix: Clean up getirq() as well, and remove redundant | Stefan Eßer | 1997-01-25 | 1 | -9/+8 |
| * | Change the way DMA is handled during the command phase. Only test on | Justin T. Gibbs | 1997-01-24 | 2 | -7/+30 |
| * | Make IRQ 0 invalid in pci_map_int(), since it is hardwired to the | Stefan Eßer | 1997-01-23 | 1 | -1/+1 |
| * | Add save/restore cursor as pr SCO screen(HW) manpage. | Søren Schmidt | 1997-01-23 | 2 | -1/+30 |
| * | Put newlines after log messages. | Garrett Wollman | 1997-01-23 | 1 | -3/+3 |
| * | Clear the SCSI channel after we go to busfree instead of after re/selection. | Justin T. Gibbs | 1997-01-22 | 2 | -46/+53 |
| * | Add PCI LKM support. | Stefan Eßer | 1997-01-21 | 1 | -290/+389 |
| * | Fix the bug that caused CTRL & ALT keys to be hanging sometimes after | Søren Schmidt | 1997-01-20 | 1 | -1/+1 |
| * | Oops, the position of the savefont code was wrong, cur_console | Søren Schmidt | 1997-01-19 | 1 | -12/+12 |
| * | Oops! I commented out the waiting for retrace loops, because the | Søren Schmidt | 1997-01-18 | 1 | -5/+5 |
| * | Catch up with the moving target: merge the change from rev 1.19 of the | Joerg Wunsch | 1997-01-18 | 1 | -25/+21 |
| * | This mega-merge brings Matt Thomas' 960801 FDDI driver (almost) up | Joerg Wunsch | 1997-01-17 | 4 | -42/+34 |
| * | Finally import the 960801 of Matt Thomas' DEC FDDI driver. I'm | Joerg Wunsch | 1997-01-17 | 6 | -0/+4413 |
| * | Bruce pointed out a bogon: | Søren Schmidt | 1997-01-17 | 1 | -3/+11 |
| * | Add the ex driver (Intel EtherExpress Pro/10). | Jordan K. Hubbard | 1997-01-16 | 2 | -0/+1083 |
| * | Upgrade the kbdio rutines to provide queued kbd & mouse events. | Søren Schmidt | 1997-01-15 | 3 | -60/+154 |
| * | Update from driver author. Closes PR#2421. | Garrett Wollman | 1997-01-14 | 2 | -58/+140 |
| * | Make the long-awaited change from $Id$ to $FreeBSD$ | Jordan K. Hubbard | 1997-01-14 | 75 | -75/+75 |
| * | Use the new if_multiaddrs list for multicast addresses rather than the | Garrett Wollman | 1997-01-13 | 7 | -195/+118 |
| * | Fix CCD for bounced devices. | John Dyson | 1997-01-10 | 1 | -1/+3 |
| * | Use breakpoint() instead of Debugger() in siointr1(). Debugger() doesn't | Bruce Evans | 1996-12-23 | 1 | -3/+2 |
| * | Add PCI IDs of the ProLAN and Compex PCI NE2000 clones. | Stefan Eßer | 1996-12-21 | 1 | -8/+11 |
| * | Test in mseopen() whether the device has been configured at all, and | Joerg Wunsch | 1996-12-19 | 1 | -1/+4 |
| * | Submitted by: Naoki Hamada <nao@sbl.cl.nec.co.jp> | KATO Takenori | 1996-12-19 | 1 | -1/+6 |
| * | Hawaii-Five-Typo | Alexander Langer | 1996-12-19 | 1 | -3/+3 |
| * | Disabled half-baked disk statistics support. It didn't actually generate | Bruce Evans | 1996-12-18 | 1 | -1/+7 |
| * | Much fixed & working digiboard driver. | David Nugent | 1996-12-18 | 4 | -933/+1332 |
| * | Support 4 of these as default, it only cost us 12 bytes more. | Poul-Henning Kamp | 1996-12-15 | 1 | -0/+5 |
| * | Add a small hack to UserConfig that allows to override the number of | Joerg Wunsch | 1996-12-14 | 1 | -2/+5 |
| * | Convert the interface address and IP interface address structures | Garrett Wollman | 1996-12-13 | 4 | -25/+6 |
| * | 1) Implement SIOCSIFMTU in ether_ioctl(), and change ether_ioctl's return | David Greenman | 1996-12-10 | 2 | -105/+18 |