summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added the following line to all the supplied config files to shut up thergrimes1993-08-266-6/+12
* adding fpgetround(3) IEEE floating point environment supportalm1993-08-252-0/+214
* Fix so that unit number 1 is found again.rgrimes1993-08-241-2/+1
* Corrected off by 2 error in DELAY macro (it was delaying for 2 * value).rgrimes1993-08-242-6/+6
* Some more small nits in the printf's fixed.rgrimes1993-08-224-49/+39
* New kernel config file for checking out the kernel sources. It does pullsrgrimes1993-08-223-0/+354
* Moved if_we.c to be back in alphabetic order..rgrimes1993-08-212-4/+4
* Update to be a clone of GENERICAH, but for syscons driver.rgrimes1993-08-211-24/+5
* Added Id: stringrgrimes1993-08-213-0/+6
* Updated GENERICAH to be more current, new kernel GENERICBT for bt/uhargrimes1993-08-212-24/+93
* Removed patch kit header, added Id:rgrimes1993-08-212-32/+6
* Removal of patch kit header, removal of old scsi as device, added Id:rgrimes1993-08-211-8/+1
* Fixed printf's so that they announce them selfs correctly (ie aha%d: beforergrimes1993-08-2117-655/+441
* Added from: line to reference the pccons.c derivation of this code, otherwisergrimes1993-08-203-0/+6
* Enabled call to sddump so that if you have options SCSIDUMP in your kernelrgrimes1993-08-201-3/+2
* Update scsi code to the latest from Julian. This code is now identicalrgrimes1993-08-2011-728/+542
* Update scsi code to the latest from Julian. This code is now identicalrgrimes1993-08-205-990/+457
* Update scsi code to the latest from Julian. This code is now identicalrgrimes1993-08-201-0/+7
* Moved /sys/scsi code files information to independed files file where itrgrimes1993-08-202-12/+0
* patch 1of2 to prevent kill -1 syslogd from hanging the consolealm1993-08-202-2/+48
* added Bustek 545 support (patch from Christoph Robitschko):alm1993-08-191-0/+6
* Fixed poor timeout code in out_fdc. The timeout counter was not beingrgrimes1993-08-123-12/+57
* Removed one more reverence to the old Adaptec 1542b as.c driver, one lessrgrimes1993-08-102-12/+2
* Finish removal of reminents of as.c Adaptec scsi driver.rgrimes1993-08-094-29/+4
* Moved _eintr{names,cnt} so that vmstat -i does not report all the debuggingrgrimes1993-08-093-9/+9
* Removal of support for old scsi as.c driver, removal off old unneededrgrimes1993-08-092-2/+0
* From guido@gvr.win.tue.nl Sat Aug 7 06:58:04 1993rgrimes1993-08-095-7/+91
* Fixed for DQFLQUIET flag from: Terry Lee <terry@uivlsisd.csl.uiuc.edu>rgrimes1993-08-081-33/+37
* Removed the asking for a root file system when booting from floppy as thatrgrimes1993-08-082-16/+2
* Added printf for cases AHB_ASN (async even notification) and AHB_HW_ERR sorgrimes1993-08-082-0/+18
* Removed tabs from the front of XXU: messages to make it fit the otherrgrimes1993-08-063-9/+9
* Fixed **probing for scsi devices** message to have a controller and unitrgrimes1993-08-065-8/+33
* Fix the problem where newvers gets called every time make is run onnate1993-08-043-63/+12
* * Fixed problem where some rev 8013EBT boards want the DCR_LS flagdg1993-08-022-6/+14
* Whoops - try again. Include safeties.jkh1993-07-301-1/+6
OpenPOWER on IntegriCloud