freebsd-src/sys/modules
Bill Paul ed8c6514c4 Convert the mx driver to miibus.
In order to make this work, I created a pseudo-PHY driver to deal with
Macronix chips that use the built-in NWAY support and symbol mode port.
This is actually all of them, with the exception of the original MX98713
which presents its NWAY support via the MII serial interface.

The mxphy driver actually manipulates the controller registers directly
rather than using the miibus_readreg()/miibus_writereg() bus interface
since there are no MII registers to read. The mx driver itself pretends
that the NWAY interface is a PHY locayed at MII address 31 for the sole
purpose of allowing the mxphy_probe() routine to know when it needs to
attach to a host controller.
1999-10-16 05:24:13 +00:00
..
aha /tmp/cvswGS523 1999-09-28 02:45:34 +00:00
al Zap some unused echo "#define NFOO 1" > foo.h style defunct stuff. 1999-09-27 01:04:44 +00:00
amr This is a driver for the AMI MegaRAID family of controllers. It all of 1999-10-07 02:23:12 +00:00
atapi 1) s/mod(un)?load/kld$1load/ 1999-09-06 20:11:59 +00:00
ax Zap some unused echo "#define NFOO 1" > foo.h style defunct stuff. 1999-09-27 01:04:44 +00:00
bktr Make the bktr module build. The Makefile was badly mangled, including 1999-09-28 07:23:59 +00:00
ccd $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
cd9660 $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
coda $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
coff $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
dm Zap some unused echo "#define NFOO 1" > foo.h style defunct stuff. 1999-09-27 01:04:44 +00:00
fdesc $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
fdescfs $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
fpu $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
fxp Zap some unused echo "#define NFOO 1" > foo.h style defunct stuff. 1999-09-27 01:04:44 +00:00
gnufpu $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
ibcs2 Install {ibcs2,svr4}.sh in /usr/sbin and not in /usr/bin. 1999-09-05 05:19:08 +00:00
if_disc Don't generate 'bpf.h' since it's not used. 1999-09-27 00:34:02 +00:00
if_ppp Minor tidy up of PPP_FILTER and NBPF stuff. Don't generate bpf.h in the 1999-09-26 18:44:29 +00:00
if_sl Don't set an unused make(1) variable (NBPF) 1999-09-27 01:00:20 +00:00
if_tun Zap some unused echo "#define NFOO 1" > foo.h style defunct stuff. 1999-09-27 01:04:44 +00:00
ip_mroute_mod $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
ipfw $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
joy Zap some unused echo "#define NFOO 1" > foo.h style defunct stuff. 1999-09-27 01:04:44 +00:00
kernfs $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
linux Install linux.sh in /usr/sbin and not in /usr/bin. 1999-09-03 07:15:38 +00:00
md Add phk's m(4) Memory Disk driver as a KLD. I don't believe it 1999-09-22 21:28:19 +00:00
mfs $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
mii Convert the mx driver to miibus. 1999-10-16 05:24:13 +00:00
mlx This is a driver for the Mylex DAC960 family of integrated RAID 1999-10-07 02:20:32 +00:00
msdos $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
msdosfs $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
mx Convert the mx driver to miibus. 1999-10-16 05:24:13 +00:00
ncp ncplib modules: bring up new ncp.ko and nwfs.ko 1999-10-02 06:32:36 +00:00
nfs $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
nfsclient $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
nfsserver $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
ntfs $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
nullfs Don't generate opt_debug_nullfs.h. It is no longer necessary. 1999-09-04 12:40:07 +00:00
nwfs ncplib modules: bring up new ncp.ko and nwfs.ko 1999-10-02 06:32:36 +00:00
pcic $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
pn Zap some unused echo "#define NFOO 1" > foo.h style defunct stuff. 1999-09-27 01:04:44 +00:00
portal $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
portalfs $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
procfs $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
rl Zap some unused echo "#define NFOO 1" > foo.h style defunct stuff. 1999-09-27 01:04:44 +00:00
sf Zap some unused echo "#define NFOO 1" > foo.h style defunct stuff. 1999-09-27 01:04:44 +00:00
sis Zap some unused echo "#define NFOO 1" > foo.h style defunct stuff. 1999-09-27 01:04:44 +00:00
sk Zap some unused echo "#define NFOO 1" > foo.h style defunct stuff. 1999-09-27 01:04:44 +00:00
splash $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
ste Zap some unused echo "#define NFOO 1" > foo.h style defunct stuff. 1999-09-27 01:04:44 +00:00
streams Zap some unused echo "#define NFOO 1" > foo.h style defunct stuff. 1999-09-27 01:04:44 +00:00
svr4 Install {ibcs2,svr4}.sh in /usr/sbin and not in /usr/bin. 1999-09-05 05:19:08 +00:00
syscons Add the apm_saver syscons screen saver module. 1999-10-02 03:56:42 +00:00
ti Zap some unused echo "#define NFOO 1" > foo.h style defunct stuff. 1999-09-27 01:04:44 +00:00
tl Zap some unused echo "#define NFOO 1" > foo.h style defunct stuff. 1999-09-27 01:04:44 +00:00
ugen perl5 -> perl 1999-10-08 14:09:17 +00:00
uhid perl5 -> perl 1999-10-08 14:09:17 +00:00
ukbd perl5 -> perl 1999-10-08 14:09:17 +00:00
ulpt perl5 -> perl 1999-10-08 14:09:17 +00:00
umapfs Backed out the quick fix in the previous commit. Depending on opt_ddb.h 1999-09-04 12:01:32 +00:00
umass perl5 -> perl 1999-10-08 14:29:12 +00:00
umodem perl5 -> perl 1999-10-08 14:29:12 +00:00
ums perl5 -> perl 1999-10-08 14:09:17 +00:00
union $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
unionfs $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
vesa $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
vinum Format documentations in the form that gdb appears to want. 1999-10-13 03:15:30 +00:00
vn Zap some unused echo "#define NFOO 1" > foo.h style defunct stuff. 1999-09-27 01:04:44 +00:00
vr Zap some unused echo "#define NFOO 1" > foo.h style defunct stuff. 1999-09-27 01:04:44 +00:00
wb Zap some unused echo "#define NFOO 1" > foo.h style defunct stuff. 1999-09-27 01:04:44 +00:00
xl Zap some unused echo "#define NFOO 1" > foo.h style defunct stuff. 1999-09-27 01:04:44 +00:00
Makefile The Makefiles for the modules for the USB device drivers. 1999-10-07 21:23:08 +00:00
Makefile.inc $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00