summaryrefslogtreecommitdiffstats
path: root/sys/isa
Commit message (Expand)AuthorAgeFilesLines
* use devfs_add_devswf and avoid local variable.phk1996-02-131-5/+3
* Close kern/627 - panic if syscons not attachedpst1996-02-081-1/+3
* Deliver all bells to current console, use different pitchache1996-02-051-11/+13
* Fix a bunch of spelling errors in the comment fields ofmpp1996-01-301-2/+2
* No longer use the cyclecounter to attempt to correct for late or missedwollman1996-01-301-1/+2
* First attempt at creating devfs entries for sliced devices. Doesn'tbde1996-01-271-9/+12
* Allocate DMA bounce buffers only when requested by drivers. Only thebde1996-01-271-1/+2
* Change RUKEYMAP sligtlyache1996-01-251-3/+3
* Avoid local sprintfs and other printf'isms.phk1996-01-251-22/+18
* Since new bcd* macros not argument range overflow resistant,ache1996-01-161-4/+2
* My wife is busy making me a new conical hat, so you don't need tophk1996-01-151-23/+12
* Soren called an said that I screwed up badly, so I backup untilphk1996-01-151-11/+22
* Make bin2bcd and bcd2bin global macroes instead of having localphk1996-01-151-23/+12
* Fixed handling of Feb 29 in resettodr().bde1996-01-121-5/+11
* Replace ugly year/month calculations in resettodr to more cleanache1996-01-081-14/+12
* Convert DDB to new-style option.wollman1996-01-043-3/+9
* Restored likely_com_ports[] from rev.1.122 so that Hayes ESP support atbde1995-12-301-1/+3
* Oops, this should have been committed with the other Hayes ESP changes.bde1995-12-291-0/+76
* Added support for the Hayes ESP serial card.bde1995-12-291-1/+120
* Add Pentium Pro CPU detection and special handling. For now, all thedg1995-12-241-4/+4
* Fixed bugs introduced in rev. 1.127 (some broken 16650 support wasbde1995-12-221-70/+54
* Increase Pentium cyclecounter calibration time to 131072 us. Thiswollman1995-12-201-2/+2
* Completed function declarations and/or added prototypes and/or addedbde1995-12-151-3/+2
* Fixed staticization of DDB functions.bde1995-12-141-2/+2
* Removed my devsw access functions [un]register_cdev() andbde1995-12-141-6/+9
* Replaced nxreset by noreset (if the reset function gets called, then thebde1995-12-101-2/+2
* Replaced nxdump by nodump (if the dump function gets called, then thebde1995-12-101-2/+2
* Removed new alias d_size_t for d_psize_t.bde1995-12-102-6/+6
* Staticize and cleanup.phk1995-12-108-104/+86
* clean a few DEVFS things..julian1995-12-091-8/+8
* Julian forgot to make the *devsw structures static.phk1995-12-083-6/+6
* Pass 3 of the great devsw changesjulian1995-12-084-108/+166
* Untangled the vm.h include file spaghetti.dg1995-12-071-1/+3
* Replaced #includes of <sys/user.h> by less gross headers, usuallybde1995-12-061-2/+4
* Removed unnecessary #includes of <sys/user.h>. Some of these were justbde1995-12-061-2/+1
* Fix my color/attr separation patch.ache1995-11-301-3/+3
* Fix Pentium CPU rate diagnosis:wollman1995-11-291-8/+8
* Removed builtin list of port addresses. The address for sio3bde1995-11-291-10/+5
* If you're going to mechanically replicate something in 50 filesjulian1995-11-292-3/+3
* OK, that's it..julian1995-11-292-28/+46
* the second set of changes in a move towards getting devices to bejulian1995-11-283-2/+102
* Separate colors & attributes as Terry pointsache1995-11-282-74/+148
* Fixed a comment.bde1995-11-241-2/+2
* Restored static variable `nsio_tty' which is used only by pstat(8). Madebde1995-11-211-1/+3
* Mega commit for sysctl.phk1995-11-201-13/+4
* Fix compiler warnings.phk1995-11-202-29/+28
* Fixed (nonexistent) initialization of bp->b_pblkno. disksort() forbde1995-11-181-14/+2
* Added `#include "ioconf.h"' to <machine/conf.h> and cleaned up thebde1995-11-043-7/+4
* Remove the #ifdev DEVRANDOM's, as promised.markm1995-11-041-3/+1
* Moved prototypes for devswitch functions from conf.c and driver sourcesbde1995-11-042-16/+2
OpenPOWER on IntegriCloud