Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added alternative wd driver (called wx due to device name limitations) | nate | 1993-10-26 | 1 | -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 before | nate | 1993-10-26 | 1 | -1/+2 |
| | | | | The driver will have to come after it's probe routine has been written. | ||||
* | Put the sound stuff in alpabetic order. | rgrimes | 1993-10-23 | 1 | -11/+11 |
| | |||||
* | Add config + files information for new Linux soundcard driver | jkh | 1993-10-23 | 1 | -1/+24 |
| | |||||
* | Remove machdep.c from files.i386 and put machdep.o in the SYSTEM_OBJS | rgrimes | 1993-10-14 | 1 | -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 by | rgrimes | 1993-10-11 | 1 | -1/+2 |
| | | | | Gary Clark II. | ||||
* | Added if_ie entry for Garett Wollmans ATT driver, the drives will be imported | rgrimes | 1993-10-10 | 1 | -1/+2 |
| | | | | soon. | ||||
* | Put sound blaster in alaphabetic order | rgrimes | 1993-10-09 | 1 | -2/+2 |
| | |||||
* | Added sb entries for upcoming sound blaster driver | jkh | 1993-10-09 | 1 | -1/+2 |
| | |||||
* | Remove old ethernet drivers if_ec, if_ne, and if_we from config files | rgrimes | 1993-10-01 | 1 | -4/+1 |
| | | | | and from files.i386, they are no longer supported. | ||||
* | Added options MATH_EMULTATE to the kernel config files to pull in the | rgrimes | 1993-08-28 | 1 | -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.. | rgrimes | 1993-08-21 | 1 | -2/+2 |
| | |||||
* | Removed patch kit header, added Id: | rgrimes | 1993-08-21 | 1 | -16/+3 |
| | |||||
* | Moved /sys/scsi code files information to independed files file where it | rgrimes | 1993-08-20 | 1 | -6/+0 |
| | | | | should have always been. | ||||
* | Removal of support for old scsi as.c driver, removal off old unneeded | rgrimes | 1993-08-09 | 1 | -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. | jkh | 1993-07-30 | 1 | -7/+1 |
| | |||||
* | Added entry for syscons. | jkh | 1993-07-26 | 1 | -0/+1 |
| | |||||
* | Put if_we driver well and truly back into the kernel. | jkh | 1993-07-09 | 1 | -0/+1 |
| | |||||
* | Changed all we0's to ed0's. Obsoleting if_we.c driver. | rgrimes | 1993-06-18 | 1 | -1/+0 |
| | |||||
* | Initial import, 0.1 + pk 0.2.4-B1 | rgrimes | 1993-06-12 | 1 | -0/+71 |