summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa
Commit message (Expand)AuthorAgeFilesLines
* The Great PC98 Merge.asami1996-06-142-2/+10
* Change CONF1_ENABLE_MSK to 0x7ff00000 in another attempt to decidese1996-06-131-2/+2
* Clean up -Wunused warnings.gpalmer1996-06-1218-51/+47
* Clean up -Wunused warnings. Also clean up a -Winline warning while here.gpalmer1996-06-121-40/+41
* Clean up -Wunused warnings.gpalmer1996-06-122-18/+14
* Move warning messages under bootverbosepst1996-06-111-4/+8
* Put clock calibration #defines in opt_clock.h to ease reconfigurationpst1996-06-111-1/+2
* Fix the spl handling. There's still the effect that the timers havejoerg1996-06-091-14/+32
* Implement CDIOCCLOSEache1996-06-091-4/+16
* Eliminate a struct copy that gcc doesn't inline and ends up as a call topeter1996-06-081-2/+2
* Fixed calculation of the number of cylinders. wdp_cylinders (wasbde1996-06-082-18/+15
* Removed recently introduced unnecessary #includes of <machine/cpu.h>bde1996-06-081-4/+1
* Fixed group and permissions for devfs devices (group operator was games;bde1996-06-083-32/+38
* Fixed existence, minor numbers, group and permissions for devfs devicesbde1996-06-081-20/+29
* Replaced some memcpy()'s by bcopy()'s.bde1996-06-081-3/+3
* Bring in changes from if_ep.c for PCCARD driver.nate1996-06-041-2/+2
* Hide the ``wrong signature'' message behind bootverbose. It'sjoerg1996-06-021-2/+4
* Fix ioctl() operations...nasty typopst1996-05-311-2/+2
* Jump some hoops to have the *.s code being able to be run through both anpeter1996-05-312-42/+42
* When estimating the time (in ms) left to drain the output queue basedpeter1996-05-301-4/+4
* Clean up the warnings produced by the recent PCI code. Requested bygpalmer1996-05-271-1/+3
* Fix the warnings about "cant inline call to xxx" by reordering twopeter1996-05-271-46/+49
* Properly determine the offset of the remaining bytes we need to transfergibbs1996-05-241-2/+2
* "board not responding" -> "board is not responding"dima1996-05-221-5/+5
* Add support for NE2000 compatible PCI Ethernet cards. The PCI probese1996-05-181-25/+90
* 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
* *blush* How did this slip through?peter1996-05-081-2/+5
* 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
* 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-044-112/+4444
|\
| * Import kernel parts of the v0.0.5alpha Stallion driver(s).peter1996-05-044-112/+4444
* | This commit was generated by cvs2svn to compensate for changes in r15596,peter1996-05-042-4/+5
|\ \ | |/
OpenPOWER on IntegriCloud