| Commit message (Expand) | Author | Age | Files | Lines |
* | . move out the error and status register def's for wt into | joerg | 1996-02-22 | 3 | -27/+76 |
* | Removed un-used code. | nate | 1996-02-21 | 2 | -24/+0 |
* | Updated PC-CARD support to contain most of the code from the latest | nate | 1996-02-21 | 1 | -0/+104 |
* | Updated PC-CARD support to contain most of the code from the latest | nate | 1996-02-21 | 5 | -19/+160 |
* | Make the "arpresolve: can't allocate llinfo" error message | fenner | 1996-02-20 | 1 | -2/+3 |
* | cosmetic fixes plus bring the cdevsw and bdevsw entries | julian | 1996-02-19 | 1 | -10/+12 |
* | allow the default tape unit to try figure out what it is rather than | julian | 1996-02-19 | 1 | -2/+6 |
* | Remove limit of port I/O addresses to 65K, since PCI specifies 32 bit | se | 1996-02-19 | 2 | -6/+10 |
* | Restore two lines that were erronously deleted with the removal of | se | 1996-02-19 | 1 | -2/+4 |
* | Make SIMPLE TAG messages the default. | se | 1996-02-18 | 1 | -47/+34 |
* | Return immediately in our interrupt handler if there is nothing to do. | gibbs | 1996-02-18 | 1 | -1/+7 |
* | Add PCI ID for older revision Buslogic 946 cards | gibbs | 1996-02-18 | 1 | -1/+3 |
* | really stupid mistake that stopped devices from appearing on the fly in mounted | julian | 1996-02-18 | 1 | -2/+5 |
* | Add: CDU-8003A aka Apple CDROM-300 | se | 1996-02-17 | 1 | -1/+8 |
* | Add generic PCI to PCI bridge support. | se | 1996-02-17 | 3 | -46/+177 |
* | Add missing prototype for pipeselwakeup (a recently added function) - gcc | peter | 1996-02-17 | 1 | -1/+2 |
* | This is an extract of changes from what I am currently running... | peter | 1996-02-16 | 3 | -178/+325 |
* | Allow I/O port ranges above the standard ISA one so the PCI probe will succeed. | gibbs | 1996-02-16 | 2 | -13/+12 |
* | finish killing off netns. (For some reason, CVS `undeleted' these | wollman | 1996-02-13 | 22 | -6027/+1 |
* | Kill XNS. | wollman | 1996-02-13 | 17 | -69/+75 |
* | - Properly set the watchdog timer only during transmits. | gibbs | 1996-02-13 | 2 | -52/+70 |
* | rewrap some long lines. | phk | 1996-02-13 | 1 | -6/+8 |
* | use devfs_add_devswf and avoid local variable. | phk | 1996-02-13 | 3 | -15/+9 |
* | Correct & Update the printing of CPU features. We have printed rubbish | phk | 1996-02-13 | 2 | -6/+40 |
* | Physically ask for leadout entry instead of asking of | ache | 1996-02-13 | 1 | -22/+39 |
* | Implement CDIOCSTART | ache | 1996-02-13 | 2 | -4/+8 |
* | Recognize NRC MBR-7.4 too | ache | 1996-02-12 | 1 | -2/+2 |
* | Correct the PCI ID for the Buslogic 946. | gibbs | 1996-02-12 | 1 | -2/+2 |
* | 4.4Lite2 implemented the LIST_INSERT_BEFORE and TAILQ_INSERT_BEFORE | gibbs | 1996-02-12 | 1 | -2/+2 |
* | Add ifdefs for non-freebsd system usage. Add missing select wakeups, | dyson | 1996-02-11 | 1 | -27/+63 |
* | Fixed a really bogus problem with msync ripping pages away from | dyson | 1996-02-11 | 1 | -8/+9 |
* | Make tundebug sysctl writable. | phk | 1996-02-09 | 1 | -1/+1 |
* | Add some missing requests for the read-side to wakeup the write-side. Also | dyson | 1996-02-09 | 1 | -2/+11 |
* | If a slow input queue was defined by the driver, initialize it. | wollman | 1996-02-08 | 1 | -1/+13 |
* | #if out unsupported IMP code. | wollman | 1996-02-08 | 1 | -1/+3 |
* | Close kern/627 - panic if syscons not attached | pst | 1996-02-08 | 3 | -3/+9 |
* | Close kern/614 - wait up to an hour for a tape operation like "fsf" (slow dri... | pst | 1996-02-08 | 1 | -2/+2 |
* | Add a couple of macros I expect to need. | wollman | 1996-02-07 | 1 | -1/+4 |
* | Comment out netccitt, netimp, and netiso entries, since we | wollman | 1996-02-07 | 1 | -72/+72 |
* | Define a new socket option, SO_PRIVSTATE. Getting it returns the state | wollman | 1996-02-07 | 2 | -2/+12 |
* | Apparent fix for a pipe hang problem. | dyson | 1996-02-07 | 1 | -3/+16 |
* | Kill netccitt. The code is ancient, nobody wants to maintain it, and it | wollman | 1996-02-06 | 30 | -11721/+0 |
* | Get rid of netiso. It hasn't compiled in some time, there are no | wollman | 1996-02-06 | 86 | -31496/+0 |
* | Comment out ISO, CCITT, LLC, and HDLC with a note to the effect | wollman | 1996-02-06 | 3 | -27/+24 |
* | Clean up Ethernet drivers: | wollman | 1996-02-06 | 44 | -627/+322 |
* | Fix METEOR_TEST_VIDEO case. | jkh | 1996-02-05 | 1 | -1/+1 |
* | Provide a direct entry point for IP input. This actually results | wollman | 1996-02-05 | 2 | -26/+34 |
* | Make me feel a little better by filling in reasonable values for rmx_sendpipe | wollman | 1996-02-05 | 1 | -6/+12 |
* | Fill in the corresponding ether address of multicast and broadcast | wollman | 1996-02-05 | 1 | -1/+17 |
* | Correct some man page cross references and some file | mpp | 1996-02-05 | 1 | -2/+1 |