Bruce Evans
d98a0992b6
Add i386/isa/diskslice_machdep.c. This will eventually replace readMBR.c.
...
Sort.
1994-12-11 23:39:01 +00:00
Garrett Wollman
83401efa16
Add Cronyx/Sigma files and config information; delete outdated config files.
1994-12-03 00:17:55 +00:00
Justin T. Gibbs
b0c8ba6fea
Never but never have a bad hair day and go to the movies.
...
Go to a single dependancy in files.i386. Using a .c file for the
sequencer code won't work since I need to know the size of the program,
so we just include the generated .h file as:
"../../sys/gnu/misc/aic7770/aic7770_seq.h"
Reviewed by:
Submitted by:
Obtained from:
1994-11-18 09:08:01 +00:00
Jordan K. Hubbard
a32a00c32c
aha2742.c was bogus - use aic7770.c instead.
...
Submitted by: gibbs
1994-11-18 08:20:56 +00:00
Jordan K. Hubbard
6328676293
Totally gut this thing and just use a precompiled gnu/misc/aha274x_seq.c
...
instead. The entire scheme just doesn't work as envisioned (hint: think
about make depend as well as all). Those extremely rare individuals who
actually hack on the sequencer code will know how to keep stuff in sync,
I *do* get the feeling!
1994-11-18 08:06:37 +00:00
Justin T. Gibbs
cbb8b164f0
New device-driver entries for the aic7770 driver. These use new features
...
of config so YOU MUST RECOMPILE CONFIG. Modifying config was the cleanest
solution to integrating this driver into the tree which will become more
obvious in the next commit.
1994-11-17 20:20:54 +00:00
Jordan K. Hubbard
b851eb1523
Eliminate USERCONFIG. This option is now standard.
1994-11-03 15:51:38 +00:00
Paul Traina
5ea2be93cd
Add kernel hooks for /dev/vatio -- a minimalistic BSD audio driver emulator
...
created by Amancio Hasty (specificly, this, in conjunction with his sound
driver mods for dual-mode DMA will allow VAT compiled for BSD/386 1.1 to
run under FreeBSD 2.x.)
1994-11-01 01:47:22 +00:00
Jordan K. Hubbard
100ba1a617
IP Firewall code from Daniel Boulet and J.S.Antsilevich
...
Submitted by: danny ugen
1994-10-28 15:09:49 +00:00
Jordan K. Hubbard
54c7241bd3
Julian Elischer's disklabel fixes.
1994-10-27 20:45:13 +00:00
Jordan K. Hubbard
8d8aa3c30b
Add userconfig.
1994-10-26 19:19:12 +00:00
Søren Schmidt
5411ea9d8c
Added ibcs2_socksys file.
1994-10-13 20:19:11 +00:00
Stefan Eßer
8f7b2bb2fb
Name change: pci_intel.c -> pcisupport.c
1994-10-12 03:56:49 +00:00
David Greenman
fae772f7b2
Added Cortex-I Frame Grabber by Paul S. LaFollette, Jr.
...
Submitted by: Paul S. LaFollette, Jr.
1994-10-01 17:59:42 +00:00
David Greenman
22414e535a
Laptop Advanced Power Management support by HOSOKAWA Tatsumi.
...
Submitted by: HOSOKAWA Tatsumi
1994-10-01 02:56:21 +00:00
Steven Wallace
7f4295e337
add new sound files to kernel config file list
1994-10-01 02:36:24 +00:00
Jordan K. Hubbard
31208007c7
Jim Babb's port of the AIC6360 code.
...
Submitted by: babb
Obtained from: NetBSD
1994-09-26 16:15:06 +00:00
Jordan K. Hubbard
db814a26b3
Add entries for transputer driver.
...
Reviewed by: jkh
Submitted by: luigi
1994-09-21 01:30:15 +00:00
Andreas Schulz
2c2006d83f
Deleted the pccons driver from the files.i386, added the seagate driver
...
into files.i386.
LINT:
Deleted the timezone line. Commented out the maxfdescs line and the
SYSVSHM and the SHMMAXPGS lines.
1994-09-11 21:09:52 +00:00
Stefan Eßer
e579efa207
Reviewed by: Stefan Esser <se>
...
Submitted by:
Added "i386/pci/pci_intel.c" for Intel PCI chip set specific driver code.
1994-09-06 21:58:53 +00:00
Andreas Schulz
2ac8be827f
Reviewed by:
...
Delete the hints to the sg driver. This thing was never finished and
has now been beaten by the sea driver.
1994-09-05 22:32:42 +00:00
Paul Richards
040071b276
Added entry for if_lnc.c, soon to be added new Lancef amily ethernet
...
driver.
Reviewed by:
Submitted by:
1994-09-02 15:49:48 +00:00
David Greenman
9670686d24
Added ze driver (brought over from 1.1.5).
1994-09-01 02:21:20 +00:00
Stefan Eßer
96a09a3064
Submitted by: Stefan Esser <se@ZPR.Uni-Koeln.DE>
...
Added entry for 'de' device in anticipation of Matt Thomas'
PCI Ethernet driver (required by the PCI autoconfig code).
1994-09-01 02:12:23 +00:00
Stefan Eßer
2c57cee563
Reviewed by:
...
Submitted by:
Added lines for 'pci' and 'ncr' devices (found under i386/pci).
1994-08-31 23:40:38 +00:00
David Greenman
694292e3df
Moved gpl'd fpemul into 2.0 cvs tree. Changed it's location to
...
sys/gnu/i386/fpemul/.
1994-08-30 19:01:44 +00:00
Bruce Evans
292cf0fd45
Add conf.c, machdep.c, exception,s, support.s and swtch.s so that config
...
will do most of the work for handling them. Only one extra flag and one
bogus dependency was used for machdep.c and there was never anything
special about the others.
Add locore.s, but commented out. It's still special.
Remove com.c and lpa.c.
1994-08-30 17:18:34 +00:00
Andreas Schulz
a5585c6fbd
Reviewed by:
...
Submitted by:
Add the elink.c file to the necessary modules for the ie and ep driver.
1994-08-24 22:37:56 +00:00
Søren Schmidt
c085674216
Added iBCS2 files
...
Reviewed by:
Submitted by:
1994-08-24 11:44:45 +00:00
Poul-Henning Kamp
e9d1679134
Added my ProAudioSpectum SCSI driver for cards with the 5380 SCSI-chip.
...
This is the slowest and most stupid of our SCSI-drivers, but it is there
and it works. It has been tested with CD-ROM and disk.
It uses no interrupts, no DMA, just polled I/0.
Transfer-rate is <= 100Kbyte/sec.
If you set the jumpers on the board, you can change the unit-number and
you will be able to have four of these co-exist in one computer, why one
would do that is somewhat unclear though.
If I ever get my hand on the docs for this, I will improve it of course,
but for now we can install and access those CD-ROMs.
1994-08-19 00:01:08 +00:00
David Greenman
7952584606
New ethernet device driver from Matt Thomas:
...
This driver supports all the DEC EtherWORKS III NICs (DE203, DE204,
and DE205) and the later DEC EtherWORKS II NICs (DE200, DE201, DE202,
DE422). DEPCA-style boards prior to the DE200 have not been tested
and may not work.
Submitted by: Matt Thomas (thomas@lkg.dec.com )
1994-08-12 06:51:12 +00:00
Rodney W. Grimes
26f9a76710
The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.
...
Reviewed by: Rodney W. Grimes
Submitted by: John Dyson and David Greenman
1994-05-25 09:21:21 +00:00
Gary Clark II
3c7e7a693b
Almost had problems. The directory on my system is gpl not gnu.
...
corrected error
1994-04-29 21:57:12 +00:00
Gary Clark II
a5a7a6cdf7
Added files for option gpl_math_emulate
1994-04-29 21:49:02 +00:00
Andrey A. Chernov
db2fd867a3
Sound driver updated to version 2.5
1994-04-23 02:03:17 +00:00
Søren Schmidt
f847be1ad5
pcaudio.c added
1994-04-21 14:13:43 +00:00
David Greenman
32128f4c0d
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
Andreas Schulz
16a6a70817
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
Steven Wallace
62d15cccd2
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
Poul-Henning Kamp
9b73b5a04a
dcfclk driver obsoleted, sio/TIOCTIMESTAMP took over.
1994-02-27 21:53:54 +00:00
Andrew Moore
97acce82ca
Add floppy tape support
1994-02-07 04:27:59 +00:00
Jordan K. Hubbard
91f5809304
Patches to allow the pcvt port to simply "drop in" with a minimum of
...
effort.
1994-02-06 22:11:00 +00:00
Andreas Schulz
6216795300
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
Andreas Schulz
1668b3a88d
Added lines for an Etherlink III ( 3C509 ) driver.
1994-01-09 13:30:50 +00:00
Nate Williams
dd807b39fc
Removed wx driver hooks.
1994-01-04 20:09:28 +00:00
Nate Williams
d6e9fac5ef
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 Williams
f13a87bc86
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
Rodney W. Grimes
9c2d9218cc
Put the sound stuff in alpabetic order.
1993-10-23 20:31:17 +00:00
Jordan K. Hubbard
ce551cce65
Add config + files information for new Linux soundcard driver
1993-10-23 10:49:01 +00:00
Rodney W. Grimes
9a91485c70
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
Rodney W. Grimes
460346376e
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
Rodney W. Grimes
0d0a2b1998
Added if_ie entry for Garett Wollmans ATT driver, the drives will be imported
...
soon.
1993-10-10 16:25:13 +00:00
Rodney W. Grimes
08ac278533
Put sound blaster in alaphabetic order
1993-10-09 23:59:13 +00:00
Jordan K. Hubbard
0216aa9be2
Added sb entries for upcoming sound blaster driver
1993-10-09 17:00:04 +00:00
Rodney W. Grimes
1af37a7b59
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
Rodney W. Grimes
34f949aed5
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
Rodney W. Grimes
de3755e751
Moved if_we.c to be back in alphabetic order..
1993-08-21 23:52:36 +00:00
Rodney W. Grimes
c3e722894a
Removed patch kit header, added Id:
1993-08-21 22:24:24 +00:00
Rodney W. Grimes
b648f67ad6
Moved /sys/scsi code files information to independed files file where it
...
should have always been.
1993-08-20 08:53:08 +00:00
Rodney W. Grimes
fc1fd08682
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
Jordan K. Hubbard
e483a5b233
Removed entries for codrv, nuked sample config file since no longer necessary.
1993-07-30 00:56:31 +00:00
Jordan K. Hubbard
37338777df
Added entry for syscons.
1993-07-26 21:19:30 +00:00
Jordan K. Hubbard
e51a2feb26
Put if_we driver well and truly back into the kernel.
1993-07-09 01:17:46 +00:00
Rodney W. Grimes
16f4391768
Changed all we0's to ed0's. Obsoleting if_we.c driver.
1993-06-18 22:17:43 +00:00
Rodney W. Grimes
5b81b6b301
Initial import, 0.1 + pk 0.2.4-B1
1993-06-12 14:58:17 +00:00