summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* . move out the error and status register def's for wt intojoerg1996-02-223-27/+76
* Removed un-used code.nate1996-02-212-24/+0
* Updated PC-CARD support to contain most of the code from the latestnate1996-02-211-0/+104
* Updated PC-CARD support to contain most of the code from the latestnate1996-02-215-19/+160
* Make the "arpresolve: can't allocate llinfo" error messagefenner1996-02-201-2/+3
* cosmetic fixes plus bring the cdevsw and bdevsw entriesjulian1996-02-191-10/+12
* allow the default tape unit to try figure out what it is rather thanjulian1996-02-191-2/+6
* Remove limit of port I/O addresses to 65K, since PCI specifies 32 bitse1996-02-192-6/+10
* Restore two lines that were erronously deleted with the removal ofse1996-02-191-2/+4
* Make SIMPLE TAG messages the default.se1996-02-181-47/+34
* Return immediately in our interrupt handler if there is nothing to do.gibbs1996-02-181-1/+7
* Add PCI ID for older revision Buslogic 946 cardsgibbs1996-02-181-1/+3
* really stupid mistake that stopped devices from appearing on the fly in mountedjulian1996-02-181-2/+5
* Add: CDU-8003A aka Apple CDROM-300se1996-02-171-1/+8
* Add generic PCI to PCI bridge support.se1996-02-173-46/+177
* Add missing prototype for pipeselwakeup (a recently added function) - gccpeter1996-02-171-1/+2
* This is an extract of changes from what I am currently running...peter1996-02-163-178/+325
* Allow I/O port ranges above the standard ISA one so the PCI probe will succeed.gibbs1996-02-162-13/+12
* finish killing off netns. (For some reason, CVS `undeleted' thesewollman1996-02-1322-6027/+1
* Kill XNS.wollman1996-02-1317-69/+75
* - Properly set the watchdog timer only during transmits.gibbs1996-02-132-52/+70
* rewrap some long lines.phk1996-02-131-6/+8
* use devfs_add_devswf and avoid local variable.phk1996-02-133-15/+9
* Correct & Update the printing of CPU features. We have printed rubbishphk1996-02-132-6/+40
* Physically ask for leadout entry instead of asking ofache1996-02-131-22/+39
* Implement CDIOCSTARTache1996-02-132-4/+8
* Recognize NRC MBR-7.4 tooache1996-02-121-2/+2
* Correct the PCI ID for the Buslogic 946.gibbs1996-02-121-2/+2
* 4.4Lite2 implemented the LIST_INSERT_BEFORE and TAILQ_INSERT_BEFOREgibbs1996-02-121-2/+2
* Add ifdefs for non-freebsd system usage. Add missing select wakeups,dyson1996-02-111-27/+63
* Fixed a really bogus problem with msync ripping pages away fromdyson1996-02-111-8/+9
* Make tundebug sysctl writable.phk1996-02-091-1/+1
* Add some missing requests for the read-side to wakeup the write-side. Alsodyson1996-02-091-2/+11
* If a slow input queue was defined by the driver, initialize it.wollman1996-02-081-1/+13
* #if out unsupported IMP code.wollman1996-02-081-1/+3
* Close kern/627 - panic if syscons not attachedpst1996-02-083-3/+9
* Close kern/614 - wait up to an hour for a tape operation like "fsf" (slow dri...pst1996-02-081-2/+2
* Add a couple of macros I expect to need.wollman1996-02-071-1/+4
* Comment out netccitt, netimp, and netiso entries, since wewollman1996-02-071-72/+72
* Define a new socket option, SO_PRIVSTATE. Getting it returns the statewollman1996-02-072-2/+12
* Apparent fix for a pipe hang problem.dyson1996-02-071-3/+16
* Kill netccitt. The code is ancient, nobody wants to maintain it, and itwollman1996-02-0630-11721/+0
* Get rid of netiso. It hasn't compiled in some time, there are nowollman1996-02-0686-31496/+0
* Comment out ISO, CCITT, LLC, and HDLC with a note to the effectwollman1996-02-063-27/+24
* Clean up Ethernet drivers:wollman1996-02-0644-627/+322
* Fix METEOR_TEST_VIDEO case.jkh1996-02-051-1/+1
* Provide a direct entry point for IP input. This actually resultswollman1996-02-052-26/+34
* Make me feel a little better by filling in reasonable values for rmx_sendpipewollman1996-02-051-6/+12
* Fill in the corresponding ether address of multicast and broadcastwollman1996-02-051-1/+17
* Correct some man page cross references and some filempp1996-02-051-2/+1
OpenPOWER on IntegriCloud