summaryrefslogtreecommitdiffstats
path: root/sys/i386
Commit message (Expand)AuthorAgeFilesLines
* A patch for the meteor device driver. It fixes:jkh1996-05-173-3/+8
* Whoops, don't add something that already exists. Removed redundantnate1996-05-132-12/+8
* Added commented out PCCARD entries to GENERIC, also document and addnate1996-05-133-3/+17
* Fix the "well-known retries bug" (a logic-o).joerg1996-05-121-2/+2
* Give up waiting for a successful keyboard reset after somejoerg1996-05-111-5/+7
* Hide options for emulators and static file systems in opt_dontuse.h.bde1996-05-111-2/+5
* Fixed BOOT_HD_BIAS.bde1996-05-112-11/+21
* Allocate mbufs from a separate submap so that NMBCLUSTERS works aswollman1996-05-101-2/+9
* 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
* Oops, I missed these when I imported the Stallion drivers.peter1996-05-102-2/+40
* Fix brino on my part. _etext doesn't include the padding to a pagephk1996-05-091-1/+3
* *blush* How did this slip through?peter1996-05-081-2/+5
* ``mv'' -> ``mv -f''wosch1996-05-071-2/+2
* 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
* 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-051-4/+15
* Change the compiled-in polling parameters to a sysctl setting.peter1996-05-051-7/+11
* 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-041-1/+3
* Distinguish the classes of stallion boards (intelligent vs. "smart" cd1400)peter1996-05-041-2/+3
* 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
* | This commit was generated by cvs2svn to compensate for changes in r15596,peter1996-05-042-4/+5
|\ \ | |/
| * Import v0.0.4alpha of the Stallion driver.peter1996-05-042-4/+5
* | This commit was generated by cvs2svn to compensate for changes in r15593,peter1996-05-043-68/+311
|\ \ | |/
| * Import v0.0.3alpha of Stallion driver.peter1996-05-043-68/+311
* | This commit was generated by cvs2svn to compensate for changes in r15590,peter1996-05-042-68/+158
|\ \ | |/
| * Import v0.0.2 alpha of the Stallion driverpeter1996-05-042-68/+158
* | This commit was generated by cvs2svn to compensate for changes in r15587,peter1996-05-043-0/+3149
|\ \ | |/
| * Initial import of driver for the Stallion EasyIO and EasyConnection 8/32peter1996-05-043-0/+3149
* Another sweep over the pmap/vm macros, this time with more focus onphk1996-05-035-29/+14
* A nasty #define, so that we don't use buf->b_actf anymore.phk1996-05-031-0/+1
* Typo.phk1996-05-031-2/+2
OpenPOWER on IntegriCloud