summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa
Commit message (Expand)AuthorAgeFilesLines
* Removed some macros that are now in cpufunc.hpaul1994-09-151-11/+1
* Added support for many more videomodes, including graphic modes up tilsos1994-09-151-189/+249
* Fixed a warning from the compiler, which just crashed my laptop. When dophk1994-09-151-4/+6
* Beginnings of support for loadable protocol domains. In particular,wollman1994-09-141-17/+30
* 1. adjkerntz variable added for preparation to resettodr() implementationache1994-09-141-2/+4
* Increase transfer speed by waiting much less than 10ms after requestache1994-09-141-2/+11
* Reversed my patch from yesterday. "eisa" if >= 0x1000.phk1994-09-131-2/+2
* Two minor nits, a printf wasn't #ifdef PAS_DEBUG'ed and probe should return 4.phk1994-09-131-2/+4
* Only say eisa if ((ioaddr & 0xfff) >= 0x400)phk1994-09-131-2/+2
* Digicom Systems Inc, makes "softmodems". What this means is simply thatphk1994-09-131-2/+164
* Better definitions for the NCR 5380 chip.phk1994-09-111-23/+109
* ProAudioSpectrum 16 {Zilog|Ncr} 5380 based SCSI-driver.phk1994-09-111-529/+469
* Brought over two fixes from 1.1.5; this now makes this driver "up to date"dg1994-09-101-3/+6
* Define new MIB variable, hw.floatingpoint, which is true if FP hardwarewollman1994-09-091-3/+4
* Added the psm driver from 1.1.5.dfr1994-09-091-0/+462
* Removed MULTICAST ifdef's; it's no longer optional. Cleaned up code adg1994-09-071-196/+96
* unifdef -DMULTICAST, since multicast support is always enabled in 4.4.wollman1994-09-071-20/+1
* Reviewed by: Stefan Esser <se>se1994-09-061-2/+2
* Reviewed by:ats1994-09-051-4/+68
* Make it possible to run lptcontrol on a printer port which does notcsgr1994-09-031-5/+23
* Reviewed by:ats1994-09-032-77/+247
* Newly implemented ioctls list:ache1994-09-032-246/+345
* make id_iobase an int - the change to a u_short broke lpt,csgr1994-09-031-2/+2
* Reviewed by:ats1994-09-021-1/+3
* Reviewed by:ats1994-09-023-6/+6
* Changed MAX to max.dg1994-09-011-1/+1
* Got rid of redundant declaration, and changed IFF_LLC0 to IFF_LINK0.dg1994-09-011-7/+5
* Reviewed by: Stefan Esser <se>se1994-08-311-2/+2
* Change WDRAW back to 3, too early step right now, disklabels needs moreache1994-08-301-6/+6
* Now WDRAW=2ache1994-08-291-2/+2
* Use RAW_PART=2 to trick diskerrache1994-08-291-2/+4
* Raw partition is 2 nowache1994-08-291-2/+2
* Bruce was right, stupid device returns non-busy state too early,ache1994-08-281-8/+6
* Update declarations for timeout stuff the same as for the other SCSIbde1994-08-281-3/+4
* 1) Changed ddb into a option rather than a pseudo-device (use options DDBdg1994-08-275-26/+10
* Continue previous fix:ache1994-08-271-3/+5
* 1) Raw partition number was incorrectly 0, changed to 3ache1994-08-271-5/+22
* Add Charles Martin Hannum to copyright notice so he can stop whining andwollman1994-08-251-101/+109
* Updated to final 1.1.5 version (revision 1.56).bde1994-08-251-471/+508
* Reviewed by:ats1994-08-244-3/+270
* Ran ft.c through ident.paul1994-08-2310-1691/+1725
* Restore the intr_* array variables that were removed in the previousbde1994-08-221-1/+5
* modified include stucture to 2.0 style.sos1994-08-221-2/+3
* Fixed minor typo in diagnostic message.dg1994-08-221-2/+2
* Added (timeout_func_t) casts to timeout/utimeoute calls.paul1994-08-212-25/+21
* 1) cleaned up after Garrett - fixed more redundant declarations, changeddg1994-08-206-39/+22
* Reviewed by:ats1994-08-191-3/+3
* Smash together Poul-Henning's, Garrett's and Steve Gerakines 24f changesjkh1994-08-191-66/+264
* Added my ProAudioSpectum SCSI driver for cards with the 5380 SCSI-chip.phk1994-08-192-0/+1141
* Added {} around two initializers for spare[2] in some structs. This calmsphk1994-08-183-9/+9
OpenPOWER on IntegriCloud