1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-05 12:56:08 +00:00
freebsd/sys/conf
Bill Paul 31188d61c1 Add driver support (and man page) for PCI fast ethernet cards based
on the ASIX AX88140A chip. Update /sys/conf/files, RELNOTES.TXT,
/sys/i388/i386/userconfig.c, sysinstall/devices.c, GENERIC and LINT
accordingly.

For now, the only board that I know of that uses this chip is the
Alfa Inc. GFC2204. (Its predecessor, the GFC2202, was a DEC tulip card.)
Thanks again to Ulf for obtaining the board for me. If anyone runs
across another, please feel free to update the man page and/or the
release notes. (The same applies for the other drivers.)

FreeBSD should now have support for all of the DEC tulip workalike
chipsets currently on the market (Macronix, Lite-On, Winbond, ASIX).
And unless I'm mistaken, it should also have support for all PCI fast
ethernet chipsets in general (except maybe the SMC FEAST chip, which
nobody seems to ever use, including SMC). Now if only we could convince
3Com, Intel or whoever to cough up some documentation for gigabit
ethernet hardware.

Also updated RELNOTEX.TXT to mention that the SVEC PN102TX is supported
by the Macronix driver (assuming you actually have an SVEC PN102TX with
a Macronix chip on it; I tried to order a PN102TX once and got a box
labeled 'Hawking Technology PN102TX' that had a VIA Rhine board inside
it).
1999-01-09 18:12:08 +00:00
..
defines Add some more defines that don't change the genericness of a file. 1995-05-11 20:21:23 +00:00
files Add driver support (and man page) for PCI fast ethernet cards based 1999-01-09 18:12:08 +00:00
files.alpha Implement 'software completion' for floating point arithmetic. On the 1998-12-04 10:52:48 +00:00
files.i386 Part 1 of pcvt/voxware revival. I hope I have not clobbered any other 1999-01-01 08:09:58 +00:00
files.pc98 Sync with sys/i386/conf/files.i386 revision up to 1.217. 1999-01-04 08:07:47 +00:00
kern.mk Move some compile flags from the kernel makefile to bsd.kern.mk so that 1998-12-17 22:36:21 +00:00
kmod.mk Use a name less likely to collide with source files without an obj dir. 1998-11-11 07:40:44 +00:00
ldscript.alpha Lots of changes, including: 1998-08-10 07:53:59 +00:00
ldscript.amd64 Make the ELF kernel build produce a dynamic executable (!). This enables 1998-09-30 12:14:39 +00:00
ldscript.i386 Make the ELF kernel build produce a dynamic executable (!). This enables 1998-09-30 12:14:39 +00:00
ldscript.powerpc Lots of changes, including: 1998-08-10 07:53:59 +00:00
majors Assign CDEV 112 to the keyboard driver. 1999-01-06 05:35:39 +00:00
Makefile.alpha Move some compile flags from the kernel makefile to bsd.kern.mk so that 1998-12-17 22:36:21 +00:00
Makefile.i386 Flip the kernel default to ELF.. Add a test to try and warn people 1999-01-07 06:52:41 +00:00
Makefile.pc98 Sync with sys/i386/conf/Makefile.i386 revision 1.133. 1999-01-08 15:59:41 +00:00
Makefile.powerpc Flip the kernel default to ELF.. Add a test to try and warn people 1999-01-07 06:52:41 +00:00
newvers.sh The kernel should compile even /dev/null does not exists. 1998-11-01 15:36:20 +00:00
nfsswapkernel.c Removed vestiges of config-time "argument processing" configuration. 1997-09-07 13:49:56 +00:00
NOTES Add driver support (and man page) for PCI fast ethernet cards based 1999-01-09 18:12:08 +00:00
options Split DIAGNOSTIC -> DIAGNOSTIC, INVARIANTS, and INVARIANT_SUPPORT as 1999-01-08 17:31:30 +00:00
options.alpha Change to cam. 1998-09-16 08:22:09 +00:00
options.i386 Part 1 of pcvt/voxware revival. I hope I have not clobbered any other 1999-01-01 08:09:58 +00:00
options.pc98 Sync with sys/i386/conf/options.i386 revision 1.101. 1999-01-04 08:09:15 +00:00
param.c Fixed problems with kernel config file overrides of sysv semaphore 1998-12-14 08:34:55 +00:00
systags.sh Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00