summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* The long awaited stability patch set for the aic7xxx driver:gibbs1996-01-031-2/+2
* The long awaited stability patch set for the aic7xxx driver:gibbs1996-01-035-1006/+1252
* Reworked the stop/reset code to properly run-down allocated buffers anddg1996-01-031-36/+75
* Prepare to add support for parity. Report the post-parity size,asami1996-01-021-4/+20
* Fix the number of ports created for devfs.. it had been only creatingpeter1996-01-021-2/+2
* Fix last "fix" - I had introduced a fencepost error.. :-(peter1996-01-021-2/+2
* Fix up the DEVFS minor numbers that the Specialix driver registers...peter1996-01-021-7/+11
* Restored likely_com_ports[] from rev.1.122 so that Hayes ESP support atbde1995-12-301-1/+3
* Fixed erroneous resending of the output buffer.bde1995-12-291-11/+34
* 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 more disc_optim calls to track line disc changesache1995-12-281-0/+3
* Added $Id$.asami1995-12-281-0/+2
* Changes to make it work on FreeBSD-2.1.asami1995-12-271-36/+113
* This commit was generated by cvs2svn to compensate for changes in r13041,asami1995-12-271-0/+1428
|\
| * ccd.c and ccd.4 from NetBSD-current circa 12/25/95.asami1995-12-271-0/+1428
* Changed the definition of DEBUG to agree with -DDEBUG to avoid warningsbde1995-12-221-2/+2
* Typo in my last commit.phk1995-12-221-2/+2
* Synced with sio.c. This fixed the DEVFS initialization. cy.c isbde1995-12-222-184/+154
* Fixed bugs introduced in rev. 1.127 (some broken 16650 support wasbde1995-12-221-70/+54
* Remove crufty "pg" function.phk1995-12-221-2/+2
* Added prototype for fxp_scb_wait() and fixed a bug where the wrong pointerdg1995-12-181-2/+3
* Staticize.phk1995-12-171-13/+14
* Another shot at getting working si DEVFS entries.. Apparently, it didn'tpeter1995-12-161-10/+16
* Completed function declarations and/or added prototypes and/or addedbde1995-12-161-7/+15
* Fix the off-by-one error in the calculation of the valid port range.se1995-12-151-4/+4
* Changed arg type for pio functions.dg1995-12-151-10/+10
* Completed function declarations and/or added prototypes and/or addedbde1995-12-159-43/+92
* Removed duplicated #includes of <sys/conf.h>bde1995-12-151-2/+1
* Removed my devsw access functions [un]register_cdev() andbde1995-12-141-6/+9
* Update the skeleton DEVFS code to match reality a little closer.. :-)peter1995-12-141-20/+11
* Another mega commit to staticize things.phk1995-12-142-5/+5
* A Major staticize sweep. Generates a couple of warnings that I'll dealphk1995-12-141-3/+2
* devsw tables are now arrays of POINTERS to struct [cb]devswjulian1995-12-131-1/+1
* Replaced nxreset by noreset (if the reset function gets called, then thebde1995-12-106-11/+11
* Replaced nxmmap by nommap (if the mmap function gets called, then thebde1995-12-103-6/+6
* Replaced scdsize by generic nopsize.bde1995-12-101-9/+2
* Replaced nxdump by nodump (if the dump function gets called, then thebde1995-12-103-6/+6
* Removed new alias d_size_t for d_psize_t.bde1995-12-107-15/+15
* Staticize and cleanup.phk1995-12-1019-204/+191
* Staticize and cleanup.phk1995-12-101-13/+2
* Staticize.phk1995-12-091-9/+6
* clean a few DEVFS things..julian1995-12-091-8/+8
* Julian forgot to make the *devsw structures static.phk1995-12-0814-28/+28
* Pass 3 of the great devsw changesjulian1995-12-0815-464/+668
* Untangled the vm.h include file spaghetti.dg1995-12-076-9/+16
* Replaced #includes of <sys/user.h> by less gross headers, usuallybde1995-12-063-6/+10
* Removed unnecessary #includes of <sys/user.h>. Some of these were justbde1995-12-065-9/+5
* Set default burst length limit to 32 bytes, since this seems to bese1995-12-061-2/+3
* Updated my copyright.dg1995-12-051-65/+95
OpenPOWER on IntegriCloud