summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Nail down NCL_INIT = 1, and put a comment there telling what it is.phk1996-05-111-8/+4
* Hide options for emulators and static file systems in opt_dontuse.h.bde1996-05-115-16/+31
* Fixed BOOT_HD_BIAS.bde1996-05-112-11/+21
* Allocate mbufs from a separate submap so that NMBCLUSTERS works aswollman1996-05-109-27/+58
* One more linux -> __linux__gibbs1996-05-101-2/+2
* The aic78X0 cards have 0xff in all bytes of scratch ram after POST. Ifgibbs1996-05-101-30/+58
* Honor the CHANNEL_B_PRIMARY bit of the BIOSCTRL register and probegibbs1996-05-102-84/+150
* Honor the CHANNEL_B_PRIMARY bit of the BIOSCTRL register and probegibbs1996-05-101-21/+13
* aic7xxx.seq:gibbs1996-05-102-4/+7
* Oops, I missed these when I imported the Stallion drivers.peter1996-05-103-3/+60
* Make it possible to return more than one piece of control informationwollman1996-05-094-15/+64
* Correct a comment. There is no fn `kprintf'gpalmer1996-05-091-2/+2
* Fix brino on my part. _etext doesn't include the padding to a pagephk1996-05-093-3/+9
* Our new-old mbugf allocator. This is actually something of a blast fromwollman1996-05-082-29/+167
* Make IPXIP work.jhay1996-05-084-18/+18
* *blush* How did this slip through?peter1996-05-082-4/+10
* Zero out some (unused) entries in the ipxsw initiliser which only lead togpalmer1996-05-081-6/+6
* Remove useless entries from the inetsw structure initiliser whichgpalmer1996-05-081-8/+8
* Clean up various compiler warnings. Most (if not all) were benigngpalmer1996-05-0812-26/+40
* ``mv'' -> ``mv -f''wosch1996-05-075-8/+12
* Simplify probe. Removed the DELAY() as it's not needed.nate1996-05-071-3/+1
* Removed one of the un-documented CTRL pokes, and replace it with a onenate1996-05-071-0/+4
* Make sure you include <sys/devconf.h> if you have devconf code. :(nate1996-05-071-1/+2
* Added code to avoid keyboard 'hangs' during the probe.nate1996-05-071-2/+7
* Added devconf() support.nate1996-05-071-14/+41
* Re-wrote psm_poll_status() to use the ioport supplied in the kernelnate1996-05-071-17/+16
* Last typo fixed (network came up for a few minutes).nate1996-05-071-0/+1
* Augh, more typos.nate1996-05-071-5/+5
* Whoops, brain-o's with the previous commit. Fix up quite a few typos.nate1996-05-071-17/+14
* - KNF'ifynate1996-05-071-87/+57
* Several locations in sys/netinet/ip_fw.c are lacking or incorrectlyphk1996-05-061-14/+18
* Add three new route flags to help determine what sort of addresswollman1996-05-063-11/+48
* An old typo MCLBYTES/CLBYTES became more obvious bogus now.phk1996-05-061-3/+3
* Update qcamdriver to 1.1-release distribution.pst1996-05-063-42/+46
* Avoid potential trademark conflictpeter1996-05-051-2/+2
* Change the logic of the interrupt/poll loop. It no longer loops untilpeter1996-05-052-8/+30
* Change the compiled-in polling parameters to a sysctl setting.peter1996-05-052-14/+22
* uninitialized auto variable shmseg is used in ...joerg1996-05-051-2/+2
* Add DDB_UNATTENDED to opt_ddb.h where it belongs.pst1996-05-051-1/+2
* Add $Id$peter1996-05-041-0/+2
* Some trivial updates to the information in here, A good deal of thispeter1996-05-041-2/+28
* Add $Id$peter1996-05-041-7/+11
* Add $Id$peter1996-05-041-6/+7
* Add $Id$peter1996-05-042-0/+4
* Add stl and stli drivers for the Stallion cards.peter1996-05-042-2/+6
* Distinguish the classes of stallion boards (intelligent vs. "smart" cd1400)peter1996-05-042-4/+6
* Update to 1.1beta5dpst1996-05-041-18/+35
* Update to version 1.1beta5d of the driver. This driver now runs underpst1996-05-044-107/+158
* This commit was generated by cvs2svn to compensate for changes in r15599,peter1996-05-046-112/+5057
|\
| * Import kernel parts of the v0.0.5alpha Stallion driver(s).peter1996-05-046-112/+5057
OpenPOWER on IntegriCloud