summaryrefslogtreecommitdiffstats
path: root/sys/conf/files.i386
Commit message (Collapse)AuthorAgeFilesLines
* Added alternative wd driver (called wx due to device name limitations)nate1993-10-261-1/+2
| | | | | This will be removed when a single driver that works on all hardware can be verified
* Added ps/2 mouse driver file to finish off what Jordan started beforenate1993-10-261-1/+2
| | | | The driver will have to come after it's probe routine has been written.
* Put the sound stuff in alpabetic order.rgrimes1993-10-231-11/+11
|
* Add config + files information for new Linux soundcard driverjkh1993-10-231-1/+24
|
* Remove machdep.c from files.i386 and put machdep.o in the SYSTEM_OBJSrgrimes1993-10-141-2/+1
| | | | | | | | | | | line of Makefile.i386. Fixes the extra rule that gmake complains about for machdep.o. This fix is from Joans 0lsson. Rework the depends and rules for assym.s and genassym so that we now use the .depend rule for genassym.o such that if you change any header files that are included by genassym.c the right things happen. This is probably what has caused more bad kernel builds than any other thing in the Makefile.i386!
* Add support for mitsumi cd rom driver from Holger Viet, as fixed up byrgrimes1993-10-111-1/+2
| | | | Gary Clark II.
* Added if_ie entry for Garett Wollmans ATT driver, the drives will be importedrgrimes1993-10-101-1/+2
| | | | soon.
* Put sound blaster in alaphabetic orderrgrimes1993-10-091-2/+2
|
* Added sb entries for upcoming sound blaster driverjkh1993-10-091-1/+2
|
* Remove old ethernet drivers if_ec, if_ne, and if_we from config filesrgrimes1993-10-011-4/+1
| | | | and from files.i386, they are no longer supported.
* Added options MATH_EMULTATE to the kernel config files to pull in thergrimes1993-08-281-2/+2
| | | | | 387 math emulator (sys/i386/i386/math_emulate.c). Made that file only get compiled if options MATH_EMULATE is in the kernel.
* Moved if_we.c to be back in alphabetic order..rgrimes1993-08-211-2/+2
|
* Removed patch kit header, added Id:rgrimes1993-08-211-16/+3
|
* Moved /sys/scsi code files information to independed files file where itrgrimes1993-08-201-6/+0
| | | | should have always been.
* Removal of support for old scsi as.c driver, removal off old unneededrgrimes1993-08-091-1/+0
| | | | | kernel config files since AH?TEST are now supported by GENERICISA, and the others used the old as driver they are no longer valid.
* Removed entries for codrv, nuked sample config file since no longer necessary.jkh1993-07-301-7/+1
|
* Added entry for syscons.jkh1993-07-261-0/+1
|
* Put if_we driver well and truly back into the kernel.jkh1993-07-091-0/+1
|
* Changed all we0's to ed0's. Obsoleting if_we.c driver.rgrimes1993-06-181-1/+0
|
* Initial import, 0.1 + pk 0.2.4-B1rgrimes1993-06-121-0/+71
OpenPOWER on IntegriCloud