kato
e5f2c0e337
Sync with sys/i386/isa/clock.c revision 1.128.
1998-10-23 13:13:43 +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
bde
ea9f5ec2f0
Removed all `vector xxxintr' specifications. Interrupt handlers are now
...
configured in drivers.
1998-10-22 15:31:33 +00:00
kato
c3cf05a4e9
Added rl driver.
1998-10-22 11:29:58 +00:00
bde
df88297cad
Initialize isa_devtab entries for interrupt handlers in individual
...
device drivers, not in ioconf.c. Use a different hack in isa_device.h
so that a new config(8) is not required yet.
pc98 parts approved by: kato
1998-10-22 05:58:45 +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
sos
42b4d56210
Make the next_writeable address specific for each drive, there might
...
be more than one burner online.
1998-10-15 08:11:55 +00:00
kato
a0bd27d4cf
Sync with sys/i386/isa/isa.c and wd.c revisions 1.115 and 1.177,
...
respectively.
1998-10-13 09:44:09 +00:00
kato
49bb740f0c
Sync with sys/i386/i386/userconfig.c revision 1.112.
1998-10-13 09:43:09 +00:00
kato
3280e5edc1
Commented out aic driver.
1998-10-13 08:14:33 +00:00
kato
cc59ab7388
Fix for wrap arround.
1998-10-13 03:24:01 +00:00
kato
3bc4b35da0
Implement TSC clock calibration for PC-98.
1998-10-13 02:33:21 +00:00
kato
d6be4d69fc
Sync with sys/i386/isa/isa.c revision 1.114.
1998-10-12 15:06:02 +00:00
kato
ee7c7c4e22
Sync with sys/i386/boot/biosboot/table.c revision 1.17.
1998-10-11 15:09:36 +00:00
kato
4ffb342ad0
Sync with sys/i386/boot/biosboot/boot.c revision up to 1.74.
1998-10-11 15:09:14 +00:00
kato
410ea156da
Sync with sysi/386/boot/biosboot/boot.h revision 1.24.
1998-10-11 15:08:50 +00:00
kato
ee727dacab
Sync with sys/i386/i386/machdep.c revision 1.313.
1998-10-11 15:04:38 +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
918f35a74e
Sync with sys/i386/i386/machdep.c revision 1.312.
1998-10-09 12:36:25 +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
b1846b499f
Add ungermann-Bass Access/PC N98C+ support to fe driver (PC-98).
...
Reviewed by: kato
Submitted by: chi@bd.mbn.or.jp (Chiharu Shibata)
1998-10-08 17:06:32 +00:00
kato
4d4145bdee
Add SMC EtherEZ98 support to ed driver (PC-98).
...
Reviewed by: kato
Submitted by: chi@bd.mbn.or.jp (Chiharu Shibata)
1998-10-08 17:04:59 +00:00
kato
e52e6a8d2c
Sync with sys/i386/conf/GENERIC revision up to 1.123.
1998-10-08 12:10:07 +00:00
kato
a36bbf007a
Sync with sys/i386/i386/userconfig.c revision 1.111.
1998-10-08 12:09:38 +00:00
sos
8b065be54c
Remove debug output on disk change.
1998-10-08 06:41:44 +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
42e018185c
Sync with sys/i386/boot/biosboot/boot.c revision 1.72.
1998-10-05 07:58:05 +00:00
kato
89750a0c51
Sync with sys/i386/i386/machdep.c revision 1.311.
1998-09-30 13:21:44 +00:00
kato
bf756cdf20
Sync with sys/i386/i386/userconfig.c revision 1.110.
1998-09-28 08:26:10 +00:00
kato
7a03fa5884
Sync with sys/i386/i386/machdep.c revision 1.310.
1998-09-28 08:25:29 +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
a0a14e4798
Sync with sys/i386/isa/clock.c revision 1.127.
1998-09-22 16:12:00 +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
kato
a76c8c6ae1
Sync with sys/i386/isa/clock.c revision 1.126.
1998-09-20 10:51:57 +00:00
kato
3b8daf2049
Sync with sys/i386/conf/files.i386 revision 1.205.
1998-09-20 10:50:18 +00:00
kato
03e7992146
Sync with sys/i386/conf/SMP-GENERIC revision up to 1.15.
1998-09-19 13:36:13 +00:00
kato
6d56da355c
Sync with sys/i386/conf/GENERIC revision 1.118.
1998-09-19 13:35:18 +00:00
kato
3d5822f8cf
Sync with sys/i386/i386/userconfig.c revision 1.109.
1998-09-17 13:14:14 +00:00
kato
a2935d7a21
Sync with sys/i386/isa/pcaudio.c revision 1.43.
1998-09-16 08:38:50 +00:00
kato
f05a544579
Sync with sys/i386/isa/files.i386 and options.i386 revisions 1.204 and
...
1.87, respectively.
1998-09-16 08:37:40 +00:00