summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa
Commit message (Expand)AuthorAgeFilesLines
...
* Kill bogus duplicated code that resulted in an editing screwup of minedg1995-05-041-24/+1
* Fixed a hard-coded slot number which crept in.phk1995-05-031-2/+2
* Forgot this part of the if_ze power off patch.phk1995-05-031-6/+2
* Reduce latency by checking FIFO for samples in startdufault1995-05-021-40/+84
* Do the obvious thing: when the interface is downed, power off the card.phk1995-05-021-148/+78
* When past cyl 1024 it's ok if CHS is (0xff,0xff,0xff).phk1995-05-011-3/+7
* Change dsioctl() interface to allow DIOCSYNCSLICEINFO to update the caller'sbde1995-04-301-3/+3
* The address is freefall.cdrom.com, not freefall.cdrom.com.cdrom.com :-)gpalmer1995-04-291-1/+1
* Renamed "aio.h" as <sys/dataacq.h>.dufault1995-04-281-1/+2
* Added nsccons variable for use by pstatsos1995-04-281-1/+2
* Add National Instruments "LabPC" driverdufault1995-04-281-0/+1051
* Fix benign type mismatches int console functions. dev_t was assumedbde1995-04-252-1/+38
* Added mark_all() call so that screen is proberly updatedsos1995-04-251-1/+2
* Changes John's handling of the flags a little bit, added a new one,phk1995-04-241-6/+24
* Did a s/[ \t]*$//phk1995-04-241-21/+21
* Implemented the multi-sector I/O enable and the 32 bit I/O probedyson1995-04-241-22/+42
* I noticed that some new -W options had been turned on the kernel compile sincejkh1995-04-241-16/+22
* Don't arbitrarily set SCSI_NOSLEEP. It is now handled correctly by thegibbs1995-04-231-18/+12
* Added `fe' device drive r for Fujitsu MB86960A family.wollman1995-04-233-0/+3150
* Move declarations of console functions to cons.h (they should bebde1995-04-231-12/+5
* Correct the type of the `c' arg to pccnputc().bde1995-04-232-11/+10
* include hooks for EISA configuration (possibly wrong :)julian1995-04-233-14/+42
* Change the initial delay in wdwait to a DELAY macro call. It is reallydyson1995-04-221-8/+8
* The -current system with 'zp' driver hangs up when resumed fromphk1995-04-201-2/+6
* Remove the slice for the first 63 sectors for the OnTrack case, it's uselessphk1995-04-201-12/+2
* Reviewed by: no-one yet, but non-intrusivejulian1995-04-201-1/+29
* Added support for disks which "OnTrack Disk Manager" has munged.phk1995-04-201-19/+58
* Extensive updates to this package.jkh1995-04-181-14/+3
* Fix compiler warnings about benign overflow in initializers.bde1995-04-171-5/+7
* Fix initializations of kdc_state for serial consoles.bde1995-04-151-33/+38
* Don't waste time sending an EOI to ICU1 if option AUTO_EOI_1 is defined.bde1995-04-151-7/+9
* I commit this for Bruce, who has serious connectivity problmes pt.phk1995-04-141-430/+285
* Add scsi target support.dufault1995-04-141-65/+330
* Forgot two things in yesterday's massive devconf update:wollman1995-04-131-6/+4
* Move setcompat code to another place, initial/locked devicesache1995-04-131-14/+12
* Comment out ttcompat via COMPAT_SUNOS tooache1995-04-131-11/+15
* ttsetcompat is a '#ifdef COMPAT_43' feature.phk1995-04-121-1/+5
* Add a class field to devconf and mst drivers.wollman1995-04-1232-306/+415
* Improve the if_eg driver a bit in style. It's still by far the worst driverphk1995-04-121-53/+3
* Call new ttsetcompat() function for proper workingache1995-04-111-1/+9
* Performance enhancements and a redesign of the transmitter code.jkh1995-04-102-2/+25
* There have been a few occasions where some actions could dereferencejoerg1995-04-102-16/+28
* This is the new submission of the matcd driver. In addition to thejkh1995-04-096-0/+3724
* Increase the timeout for FTCMD_SEEK commands to complete from 1 second torgrimes1995-04-091-2/+2
* From John Dyson: Disabled multi-sector I/O. It is causing some peopledg1995-04-091-2/+2
* Implement a simple hook (or hack?) to allow graphics device consolejoerg1995-04-081-1/+33
* Update pcvt to 3.20 b24joerg1995-04-0810-147/+133
* Driver for 3c505 boards. Uses the onboard firmware, which is not a goodphk1995-04-082-0/+961
* Print "on isa" for devices with port==0 per Bruce suggestionache1995-04-061-2/+2
* Correct recalibrate/seek code at attach time so that we do not getrgrimes1995-04-062-11/+28
OpenPOWER on IntegriCloud