kato
e493a0b9a6
Sync with sys/i386/conf/files.i386 revision up to 1.215.
1998-12-30 07:57:00 +00:00
kato
6d55bedc90
Sync with sys/i386/conf/devices.i386 revision 1.15.
1998-12-30 07:51:20 +00:00
kato
0ae4e727cd
SMP stuff has been merged into GENERIC98 file.
1998-12-30 07:49:47 +00:00
kato
e052ca1174
Removed GENERICupgrade file.
1998-12-30 07:47:53 +00:00
kato
487e64c4eb
Sync with sys/i386/conf/GENERIC revision up to 1.140.
1998-12-30 07:46:23 +00:00
kato
208dec27b4
Sync with sys/i386/conf/files.i386 revision 1.207.
1998-12-25 09:04:11 +00:00
kato
5218748c8b
Sync with sys/i386/conf/Makefile.i386 revision 1.132.
1998-12-25 09:03:18 +00:00
kato
14f77a8cae
Sync with sys/i386/conf/options.i386 revision 1.96.
1998-12-21 09:58:37 +00:00
kato
8dbdacacef
Sync with sys/i386/conf/Makefile.i386 revision 1.131.
1998-12-21 09:57:42 +00:00
kato
83e223ac3a
Sync with current sc driver in sys/i386/isa.
...
Submitted by: Takahashi Yoshihiro <nyan@wyvern.cc.kogakuin.ac.jp>
1998-12-16 14:57:38 +00:00
kato
74bccae1f5
Oops, I forgot to commit two diffs to fe driver.
1998-12-15 15:56:37 +00:00
kato
f6ffb5f371
Sync with sys/i386/conf/options.i386 revision 1.95.
1998-12-14 08:52:20 +00:00
kato
5e147a437f
Sync with sys/i386/conf/Makefile.i386 revision 1.130.
1998-12-08 08:19:45 +00:00
kato
d03df64f09
Sync with sys/i386/conf/optins.i386 revision 1.94.
1998-12-05 09:20:53 +00:00
kato
ed974eeb5e
Sync with sys/i386/conf/SMP-GENERIC revision 1.23.
1998-12-05 09:19:30 +00:00
kato
d4c118a3b6
Sync with sys/i386/conf/GENERIC revision 1.133.
1998-12-05 09:17:31 +00:00
kato
118a0c7f05
Sync with sys/i386/conf/majors.i386 revision 1.93.
1998-12-04 14:41:32 +00:00
kato
9361e2758c
Sync with sys/i386/conf/majors.i386 revision up to 1.55.
1998-12-04 14:39:29 +00:00
kato
72f8d0d43a
- For some old Cyrix CPUs, %cr2 is clobbered by interrupts. This
...
problem is worked around by using an interrupt gate for the page
fault handler. This code was originally made for NetBSD/pc98 by
Naofumi Honda <honda@kururu.math.sci.hokudai.ac.jp> and has already
been in PC98 tree. Because of this bug, trap_fatal cannot show
correct page fault address if %cr2 is obtained in this function.
Therefore, trap_fatal uses the value from trap() function.
- The trap handler always enables interruption when buggy application
or kernel code has disabled interrupts and then trapped. This code
was prepared by Bruce Evans <bde@FreeBSD.org>.
Submitted by: Bruce Evans <bde@FreeBSD.org>
Naofumi Honda <honda@kururu.math.sci.hokudai.ac.jp>
1998-12-02 08:15:17 +00:00
kato
c25848d0c3
Sync with sys/i386/conf/majors.i386 revision up to 1.53.
1998-12-02 08:02:41 +00:00
kato
f35e92b7ca
Reorder entries of ed drivers. Many NICs can be automatically
...
detected, even though a user doesn't disable unused entries with
userconfig.
Submitted by: Nobuyuki Koganemaru <kogane@koganemaru.co.jp>
1998-11-25 11:00:31 +00:00
kato
19f702d89c
Cosmetic change.
1998-11-25 10:53:21 +00:00
kato
882d7baeed
Sync with sys/i386/conf/options.i386 revision 1.92.
1998-11-16 08:11:58 +00:00
kato
f58fca0aa7
Sync with sys/i386/conf/Makefile.i386 revision 1.129.
1998-11-16 08:09:16 +00:00
kato
8ef2fc9dde
Sync with sys/i386/conf/GENERIC revision 1.131.
1998-11-13 08:18:44 +00:00
kato
0050d4f63e
Sync with sys/i386/conf/options.i386 revision 1.91.
1998-11-06 08:07:00 +00:00
kato
5eb454064e
Sync with sys/i386/conf/Makefile.i386 revision 1.128.
1998-11-06 08:06:32 +00:00
des
d6ccde6698
Back out previous commit. The bpfilter -> bpf transition will have to be a
...
flag day unless we can hack config(8) to smooth things over.
1998-11-03 22:01:22 +00:00
des
b38e7f90e1
Rename the 'bpfilter' pseudo-device to 'bpf'. The old syntax is still legal
...
and will stick around for a while.
1998-11-03 21:12:20 +00:00
kato
f09370e8b5
Sync with sys/i386/conf/Makefile.i386 revision 1.127.
1998-10-28 10:48:37 +00:00
bde
4622a6c44b
Removed all `vector xxxintr' specifications. Interrupt handlers are now
...
configured in drivers.
Don't quote port names that don't have a digit in them.
1998-10-22 16:16:02 +00:00
kato
c3cf05a4e9
Added rl driver.
1998-10-22 11:29:58 +00:00
kato
4bd11d7633
Commented out aic.
1998-10-18 15:55:20 +00:00
kato
2aa1d02474
Update SMP-GENERIC98 to something a bit more recent based on GENERIC98.
1998-10-18 14:02:43 +00:00
kato
d42fb5118d
Sync with sys/i386/conf/GENERIC revision 1.125.
1998-10-18 13:58:16 +00:00
kato
fabfe75171
Commented out bs driver.
1998-10-16 16:22:35 +00:00
kato
3280e5edc1
Commented out aic driver.
1998-10-13 08:14:33 +00:00
kato
5a6728bf1c
Sync with sys/i386/conf/files.i386 revision 1.206.
1998-10-11 15:02:49 +00:00
kato
8320823f1d
Sync with sys/i386/conf/Makefile.i386 revision 1.126.
1998-10-11 15:01:40 +00:00
kato
7ac2f16053
Sync with sys/i386/conf/GENERIC revision 1.124.
1998-10-11 15:00:24 +00:00
kato
57d35933f2
Oops, discard my previous commits becase sumitted code is for RELENG_2_2.
1998-10-08 17:16:41 +00:00
kato
7dc0c1a3d6
Add entry for EtherEZ98 and Access/PC N98C+ cards.
...
Reviewed by: kato
Submitted by: chi@bd.mbn.or.jp (Chiharu Shibata)
1998-10-08 17:07:44 +00:00
kato
e52e6a8d2c
Sync with sys/i386/conf/GENERIC revision up to 1.123.
1998-10-08 12:10:07 +00:00
kato
5c811970f9
- Implement enabling write allocate on AMD K5/K6/K6-2 cpus.
...
The code was originaly contributed by Kelly Yancey
<kbyanc@freedomnet.com> in PR i386/6269 and revised by Akio Morita
<amorita@meadow.scphys.kyoto-u.ac.jp> and me. Test was performed by
Akio Morita and Toshiomi Moriki <moriki@db.is.kyushu-u.ac.jp>.
- Fix stylistic bug in identcpu.c.
- Update copyright in initcpu.c
- Fix typo in LINT.
PR: 6269 and 6270
1998-10-06 13:16:29 +00:00
kato
8f5329d4b7
Sync with sys/i386/conf/Makefile.i386 revision 1.125.
1998-10-05 08:57:17 +00:00
kato
f82938c038
Sync with sys/i386/conf/options.i386 revision 1.89.
1998-09-28 08:23:26 +00:00
kato
e442a205fb
Sync with sys/i386/conf/SMP-GENERIC revision 1.16.
1998-09-28 08:20:55 +00:00
kato
9e99a9a30e
Sync with sys/i386/conf/majors.i386 revision 1.50.
1998-09-22 16:11:38 +00:00
kato
2c755d0994
Sync with sys/i386/conf/Makefile.i386 revision 1.124.
1998-09-22 16:11:08 +00:00
kato
f63c4bdde3
Sync with sys/i386/conf/GENERICupgrade revision 1.3.
1998-09-22 16:10:40 +00:00