gclarkii
7798f251a6
Added files for option gpl_math_emulate
1994-04-29 21:49:02 +00:00
ache
f277d23264
Sound driver updated to version 2.5
1994-04-23 02:03:17 +00:00
sos
d07e39d1a7
pcaudio.c added
1994-04-21 14:13:43 +00:00
dg
24d135e218
from kimmel@varese.cs.umass.edu (Matt Kimmel):
...
"el" driver for 3COM 3C501. This driver has some serious performance
problems and drops packets on the floor like hot potatos.
1994-04-07 12:10:31 +00:00
ats
03504efea2
Makefile.i386:
...
put vers.o at the end of the loader line. We are simply jumping in the
moment into the first location of the text segment in 386bsd. So the
linking order is very important :-). With the addition of the const
types in newvers.sh we jumped into them. I have experimented with an
entry point specification, but was unsuccessfull. Someone else should
look at this.
devices.i386:
files.i386:
Added entries for a Sony cdrom driver.
1994-03-21 20:48:52 +00:00
swallace
9c005e258d
Added appropriate entries into files.i386 for snd drivers in /sys/i386/isa/sound
...
Added new snd drivers and EXCLUDE_<driver> options to LINT.
1994-03-11 10:31:05 +00:00
phk
9b442cb8ae
dcfclk driver obsoleted, sio/TIOCTIMESTAMP took over.
1994-02-27 21:53:54 +00:00
alm
84e9f2ea7d
Add floppy tape support
1994-02-07 04:27:59 +00:00
jkh
e8b6460e30
Patches to allow the pcvt port to simply "drop in" with a minimum of
...
effort.
1994-02-06 22:11:00 +00:00
ats
7cf4cede8a
Documented the drivers more in the LINT file. Added a line in files.i386
...
and LINT for the integration of a Seagate ST01/02 SCSI controller.
1994-01-16 12:01:34 +00:00
ats
4591919ebe
Added lines for an Etherlink III ( 3C509 ) driver.
1994-01-09 13:30:50 +00:00
nate
13123d2da0
Removed wx driver hooks.
1994-01-04 20:09:28 +00:00
nate
b2c114a921
Added alternative wd driver (called wx due to device name limitations)
...
This will be removed when a single driver that works on all hardware can
be verified
1993-10-26 21:26:19 +00:00
nate
c9630f19bd
Added ps/2 mouse driver file to finish off what Jordan started before
...
The driver will have to come after it's probe routine has been written.
1993-10-26 21:24:34 +00:00
rgrimes
05897fbde5
Put the sound stuff in alpabetic order.
1993-10-23 20:31:17 +00:00
jkh
9019e3218e
Add config + files information for new Linux soundcard driver
1993-10-23 10:49:01 +00:00
rgrimes
6ab09fe3d5
Remove machdep.c from files.i386 and put machdep.o in the SYSTEM_OBJS
...
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!
1993-10-14 17:09:55 +00:00
rgrimes
316de0240a
Add support for mitsumi cd rom driver from Holger Viet, as fixed up by
...
Gary Clark II.
1993-10-11 06:19:40 +00:00
rgrimes
1fc79e6c67
Added if_ie entry for Garett Wollmans ATT driver, the drives will be imported
...
soon.
1993-10-10 16:25:13 +00:00
rgrimes
a348e39359
Put sound blaster in alaphabetic order
1993-10-09 23:59:13 +00:00
jkh
da05edcb72
Added sb entries for upcoming sound blaster driver
1993-10-09 17:00:04 +00:00
rgrimes
3e32530877
Remove old ethernet drivers if_ec, if_ne, and if_we from config files
...
and from files.i386, they are no longer supported.
1993-10-01 04:20:19 +00:00
rgrimes
587a02a332
Added options MATH_EMULTATE to the kernel config files to pull in the
...
387 math emulator (sys/i386/i386/math_emulate.c). Made that file only
get compiled if options MATH_EMULATE is in the kernel.
1993-08-28 13:21:48 +00:00
rgrimes
556032a16c
Moved if_we.c to be back in alphabetic order..
1993-08-21 23:52:36 +00:00
rgrimes
e2240ed220
Removed patch kit header, added Id:
1993-08-21 22:24:24 +00:00
rgrimes
13c3434c96
Moved /sys/scsi code files information to independed files file where it
...
should have always been.
1993-08-20 08:53:08 +00:00
rgrimes
6533a77e90
Removal of support for old scsi as.c driver, removal off old unneeded
...
kernel config files since AH?TEST are now supported by GENERICISA,
and the others used the old as driver they are no longer valid.
1993-08-09 14:39:37 +00:00
jkh
a066a8dd00
Removed entries for codrv, nuked sample config file since no longer necessary.
1993-07-30 00:56:31 +00:00
jkh
3c56c03f84
Added entry for syscons.
1993-07-26 21:19:30 +00:00
jkh
95042f8e65
Put if_we driver well and truly back into the kernel.
1993-07-09 01:17:46 +00:00
rgrimes
a4c6c9e5b3
Changed all we0's to ed0's. Obsoleting if_we.c driver.
1993-06-18 22:17:43 +00:00
rgrimes
25062ba061
Initial import, 0.1 + pk 0.2.4-B1
1993-06-12 14:58:17 +00:00