]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- Don't overwrite inb, inw and outw.
authorYoshihiro Takahashi <nyan@FreeBSD.org>
Wed, 4 Jul 2001 13:00:21 +0000 (13:00 +0000)
committerYoshihiro Takahashi <nyan@FreeBSD.org>
Wed, 4 Jul 2001 13:00:21 +0000 (13:00 +0000)
commitf44a4f377e5aa3081291f58019f6251369e16521
tree9e2aa991c3b2c116dea316c8fd95067921cb43c2
parentcefe8a20510ed085d90b6e60b41083dd67ca0283
- Don't overwrite inb, inw and outw.
- Move the lance_probe function to if_lnc.c.
- Support C-NET(98)S again.

Submitted by: chi@bd.mbn.or.jp (Chiharu Shibata) and nyan
No response from: Paul Richards
12 files changed:
sys/conf/files
sys/conf/files.i386
sys/conf/files.pc98
sys/dev/lnc/if_lnc.c
sys/dev/lnc/if_lnc_cbus.c [new file with mode: 0644]
sys/dev/lnc/if_lnc_isa.c
sys/dev/lnc/if_lnc_pc98.c [deleted file]
sys/dev/lnc/if_lnc_pci.c
sys/dev/lnc/if_lncreg.h
sys/dev/lnc/if_lncvar.h
sys/modules/lnc/Makefile
sys/pc98/conf/GENERIC