summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Bring README into sync with Julians latest README (1 line deleted which wasrgrimes1993-09-211-1/+0
* Increased pseudo-device bpfilter from 1 unit to 4 unitsrgrimes1993-09-213-6/+6
* Increase the number of ptys to 12, puts the kernel sizes very close torgrimes1993-09-212-4/+4
* >From julian@jules.DIALix.oz.au Fri Sep 10 22:58:30 1993rgrimes1993-09-211-302/+339
* Increase the timeout from 2000 counts to 6000 counts, reported by someonergrimes1993-09-201-2/+2
* The dynamically allocated struct's where not getting properly initializedrgrimes1993-09-203-4/+10
* Enabled floppy drive ioctl's so that disklabel on a floppy is nowrgrimes1993-09-151-3/+2
* Removed $Log$ section and patch kit headers. And here is the fullrgrimes1993-09-153-177/+6
* >From: paul@u.tvt.se (Paul Pries)rgrimes1993-09-153-12/+12
* Bruce's multifarious patches for the floppy driver (not well tested, butjkh1993-09-143-69/+426
* Put the uha0 controller at its proper default IRQ of 14! Thanks Warner!rgrimes1993-09-134-8/+8
* >From: rich@id.slip.bcm.tmc.edu.cdrom.com (Rich Murphey)rgrimes1993-09-121-0/+6
* Removed volatile functions which were causing grief in the system, sincenate1993-09-102-8/+16
* This is just to shut the compiler uprgrimes1993-09-102-2/+6
* Fixed a small typo in an error printf.ats1993-09-101-2/+2
* From guido@gvr.win.tue.nl Wed Sep 8 13:34:16 1993rgrimes1993-09-103-18/+84
* Moved db_end_line after db_printf to eliminate forward reference andrgrimes1993-09-091-10/+23
* The scsi cd.c driver is now fully dynamic. You can change the linesrgrimes1993-09-091-63/+116
* As of this revision, all known bugs have been fixed. Some of the fixes include:dg1993-09-094-310/+276
* Changed the delay from 100 seconds to 20 seconds if you don't have scsirgrimes1993-09-091-2/+2
* Changed the pg("ptdi> %x") to a printf and then a panic, since we arergrimes1993-09-092-4/+6
* Soren's latest syscons changes.jkh1993-09-083-57/+90
* First pass fixes to start using malloc structures for all per unitrgrimes1993-09-081-31/+74
* >From Theo Derradtrgrimes1993-09-081-0/+797
* From michaele@vice.ico.tek.com Wed Sep 8 09:50:45 1993rgrimes1993-09-083-6/+6
* Several fixes to the st driver, for density detection and selection. Norgrimes1993-09-071-43/+233
* Reverting wd driver back to version before Bruces new driver until thergrimes1993-09-072-466/+381
* Removed patch kit header, added $Id$rgrimes1993-09-061-24/+3
* Enabled options NS since it can now be compiled!rgrimes1993-09-063-6/+6
* Fixed usage of arpcom and #define blahblah arpcom.blahblah, fixed ioctlrgrimes1993-09-061-3/+6
* Removed patch kit header, added $Id$rgrimes1993-09-064-67/+68
* Add the following line to all generic configs as a comment so people wouldrgrimes1993-09-063-3/+6
* Added ns_cksum.c from NetBSDrgrimes1993-09-061-0/+206
* From: barclay_a_c <barclay_a_c@bt-web.bt.co.uk>rgrimes1993-09-051-7/+2
* Fixed printf if you are using SCSI_DELAY to allow the scsi bus torgrimes1993-09-051-2/+3
* SCSI code update from Julianrgrimes1993-09-052-280/+180
* Date: Fri, 3 Sep 93 01:25:44 +1000rgrimes1993-09-052-358/+464
* Increased stack size to 8MB just to be on the real safe side.rgrimes1993-09-012-2/+2
* Changed default irq and iomem address for ed0 so that most 3c503's andrgrimes1993-08-316-12/+12
* Replaced the return (1)'s with return (IO_KBDSIZE) in the probe code sorgrimes1993-08-283-3/+3
* Changed trap.c so that a panic will occur if we do not have hardwarergrimes1993-08-284-10/+15
* Added options MATH_EMULTATE to the kernel config files to pull in thergrimes1993-08-288-34/+49
* Changed MAXSSIZ from MAXDSIZ to 2MBrgrimes1993-08-282-2/+2
* Revised headers from Julian. Support for generic scsi.rgrimes1993-08-282-45/+15
* Revised drivers from Julian. Support for generic scsi. Fixed scsi tape (st.c)rgrimes1993-08-288-1276/+1668
* Revised drivers from Julian.rgrimes1993-08-285-15/+15
* Added support for scsi/sg.c as cdev major 18.rgrimes1993-08-281-4/+18
* xxxprobe now returns the correct number of I/O registers used so thatrgrimes1993-08-284-7/+8
* prefixed inline functions' parameter names with _ and declaredalm1993-08-272-32/+32
* Kernel support for ppp 1.3 + fixesrgrimes1993-08-273-3/+6
OpenPOWER on IntegriCloud