KATO Takenori
714ac51294
Added mp_clock.c.
1999-09-22 11:57:12 +00:00
KATO Takenori
49100c9e21
Commented out ed driver.
1999-09-22 11:55:25 +00:00
KATO Takenori
3ff89cce61
Sync with sys/i386/conf/GENERIC revision 1.192.
1999-09-22 11:54:03 +00:00
KATO Takenori
4e7d4af091
Merge from sys/i386/conf/GENERIC revision 1.190.
1999-09-13 08:55:15 +00:00
Yoshihiro Takahashi
c95341117e
Merge missing changes from sys/i386/conf/files.i386.
1999-09-12 12:32:49 +00:00
Poul-Henning Kamp
b24d30561d
Make unused tape bmajors in past tense.
1999-09-08 18:46:22 +00:00
Poul-Henning Kamp
6523748af1
Make sa/bdev, gd/bdev and gd/cdev as past-tense.
1999-09-08 17:02:40 +00:00
KATO Takenori
c5e304773e
Commented out k6_mem.c.
1999-09-07 12:09:26 +00:00
KATO Takenori
4fcaaf69e7
Merge from sys/i386/conf/files.i386 revision 1.264.
1999-09-04 01:36:23 +00:00
KATO Takenori
c1699f31a8
Sync with sys/i386/conf/files.i386 revision 1.263.
1999-09-02 13:43:00 +00:00
KATO Takenori
de7e0308e8
Sync with sys/i386/conf/GENERIC revision up to 1.186.
1999-09-02 13:41:15 +00:00
KATO Takenori
545a1c84b2
- Removed COMPAT_ATDISK from option because it is pseudo-device now.
...
- Fixed arguments of atcompat_dsinit() in diskslice_machdep.c.
1999-08-29 21:28:47 +00:00
Poul-Henning Kamp
f054c29093
Merge alpha and pc98 changes into i386 MBR handling code and replace all
...
three copies with one copy in MI land.
1999-08-29 09:12:54 +00:00
Yoshihiro Takahashi
3dec6735e5
Merge missing changes from sys/i386/conf/GENERIC.
1999-08-28 16:49:58 +00:00
Yoshihiro Takahashi
cbf0618984
Fix ordering.
1999-08-28 16:20:53 +00:00
KATO Takenori
c41e88e949
Added MII bus support.
...
Reminded by: phk
1999-08-28 15:04:27 +00:00
Peter Wemm
c3aac50f28
$Id$ -> $FreeBSD$
1999-08-28 01:08:13 +00:00
KATO Takenori
13b4772498
Merge from sys/i386/conf/options.i386 revision .1.20.
1999-08-23 13:39:32 +00:00
KATO Takenori
a0abbb38fb
Merge from sys/i386/conf/files.i386 revision 1.259.
1999-08-18 08:20:28 +00:00
Poul-Henning Kamp
c6ba8fec16
Give if_tun the "almost clone" makeover.
1999-08-15 09:54:57 +00:00
Poul-Henning Kamp
bd3a53203f
Give BPF the "almost-clone" update. If you need more of them, make
...
more entries in /dev and be happy you don't need to recompile your
kernel.
1999-08-15 09:38:21 +00:00
KATO Takenori
a544017cd3
Merge from sys/i386/conf/majors.i386 revision 1.82.
1999-08-13 04:59:47 +00:00
Poul-Henning Kamp
ce9edcf5b5
Merge the cons.c and cons.h to the best of my ability. alpha may or
...
may not compile, I can't test it.
1999-08-09 10:35:05 +00:00
Poul-Henning Kamp
ef40c56108
Make the pty driver as close to a cloning device as we can get for now,
...
we create the pty on the fly when it is first opened.
If you run out of ptys now, just MAKEDEV some more.
This also demonstrate the use of dev_t->si_tty_tty and dev_t->si_drv1
in a device driver.
1999-08-08 19:28:59 +00:00
KATO Takenori
e0ecb87a2b
Sync with sys/i386/conf/options.i386 revision 1.119.
1999-08-08 11:13:47 +00:00
KATO Takenori
96a5f069f9
Sync with sys/i386/conf/majors.i386 revision 1.81.
1999-08-08 11:12:51 +00:00
KATO Takenori
ffd6f0c6a7
Sync with sys/i386/conf/files.i386 revision 1.257.
1999-08-08 11:12:00 +00:00
KATO Takenori
353299befe
Enable bpf by default.
1999-08-08 11:09:28 +00:00
KATO Takenori
273aa34415
Sync with sys/i386/conf/majors.i386 revision 1.80.
1999-08-01 16:03:31 +00:00
KATO Takenori
a5d4842f09
Removed apm_setup.s.
1999-07-30 11:40:55 +00:00
KATO Takenori
9365d83b9c
Sync with sys/i386/conf/files.i386 revision 1.254.
1999-07-26 12:12:58 +00:00
KATO Takenori
a42377eaa1
Sync with sys/i386/conf/GENERIC revision 1.178.
1999-07-26 12:10:33 +00:00
KATO Takenori
6962200fc8
Removed device-dirver flags.
1999-07-09 13:19:35 +00:00
KATO Takenori
159f868e26
Sync with sys/i386/conf/majors.i386 revision 1.79.
1999-07-08 12:07:14 +00:00
KATO Takenori
29390f09cb
Sync with sys/i386/conf/Makefile.i386 revision 1.158.
1999-07-08 11:48:47 +00:00
Dag-Erling Smørgrav
6b5ca0d83e
Rename bpfilter to bpf.
1999-07-06 19:23:32 +00:00
Yoshihiro Takahashi
8261d02032
Remove the 'tty' interrupt label. This is obsolete.
...
Pointed out by: NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
1999-07-04 11:53:18 +00:00
KATO Takenori
f17162e2da
Sync with sys/i386/conf/majors.i386 revision 1.78.
1999-07-03 08:18:27 +00:00
KATO Takenori
819e31e3b3
Sync with sys/i386/conf/Makefile.i386 revision 1.157.
1999-07-03 08:17:40 +00:00
KATO Takenori
8d7f0e7f4c
Sync with sys/i386/conf/Makefile.i386 revision 1.156.
1999-06-28 13:07:58 +00:00
KATO Takenori
4b148932c7
PC98 part of the second phase of syscons reorganization.
...
Submitted by: yokota
1999-06-24 10:51:40 +00:00
KATO Takenori
ae67c36030
Sync with sys/i386/conf/options.i386 revision 1.118.
1999-06-24 08:31:08 +00:00
KATO Takenori
52ffe31521
Sync with sys/i386/conf/majors.i386 revision 1.77.
1999-06-21 11:12:25 +00:00
KATO Takenori
875a15da41
Sync with sys/i386/conf/files.i386 revision 1.247.
1999-06-21 11:11:39 +00:00
KATO Takenori
fe85f176c7
New parallel port support for PC98. Old PC98s which have
...
uni-directional parallel port should use olpt driver instead of lpt
driver.
Files ppc.c and ppcreg.h are copied form i386/isa directory with PC98
change.
Submitted by: Akio Morita <amorita@meadow.scphys.kyoto-u.ac.jp>
1999-06-18 14:48:28 +00:00
KATO Takenori
773e7f413e
Sync with sys/i386/conf/options.i386 revision 1.117.
1999-06-17 11:07:52 +00:00
Dag-Erling Smørgrav
9b953cf681
Kill option FAILSAFE.
...
PR: i386/12187
Approved by: bde
1999-06-15 13:14:56 +00:00
KATO Takenori
ebc253718c
Sync with sys/i386/conf/majors.i386 revision 1.76.
1999-06-06 12:50:46 +00:00
Doug Rabson
814ce98883
Floppy driver options moved to conf/options.
1999-06-05 13:57:10 +00:00
KATO Takenori
90397901c8
Sync with sys/i386/conf/files.i386 and options.i386 revisions 1.246
...
and 1.115, respectively.
1999-06-03 13:04:00 +00:00
KATO Takenori
607f92b4bd
Sync with sys/i386/conf/options.i386 revision 1.114.
1999-05-25 10:30:58 +00:00
Roger Hardiman
c558c5795a
Added device major 125 for the Advantech PCI-1750 Digital IO card.
...
A very nice i/o board with 16 open collector outputs (capable of driving 5-40v)
and 16 inputs
Also has 2 16 bit cascadable counters (10Mhz clock) capable of
generating interrupts.
It is a PCI card, and emulates the Intel 8254 timer.
It uses the PLX PCI-9050 PCI bus interface to map the
8254 style hardware and the i/o registers into the IO space.
Developed by Jennifer Clark <jen@vulture.dmem.strath.ac.uk>
Strathclyde University Transparent Telepresence Research Group
1999-05-18 16:18:42 +00:00
KATO Takenori
848f97e37d
Removed ucmpdi2.c
1999-05-17 12:07:00 +00:00
KATO Takenori
5eb7d0b887
Sync with sys/i386/conf/files.i386 revision 1.241.
1999-05-14 10:03:48 +00:00
KATO Takenori
50b94b34bd
Sync with sys/i386/conf/options.i386 revision 1.113.
1999-05-10 09:03:10 +00:00
KATO Takenori
0bb99e2a71
Sync with sys/i386/conf/majors.i386 revision 1.74.
1999-05-10 09:02:23 +00:00
KATO Takenori
8084ded63f
Sync with sys/i386/conf/files.i386 revision 1.239.
1999-05-10 09:01:19 +00:00
KATO Takenori
e453f04978
Sync with sys/i386/conf/GENERIC and Makefile.i386 revisions 1.169 and
...
1.152, respectively.
1999-05-10 09:00:29 +00:00
KATO Takenori
b1c4ac8e82
Sync with sys/i386/conf/majors.i386 revision 1.72.
1999-05-09 04:28:23 +00:00
KATO Takenori
58d78bbe43
Sync with sys/i386/conf/files.i386 revision 1.238.
1999-05-09 04:27:30 +00:00
KATO Takenori
a1fe075531
Sync with sys/i386/conf/Makefile.i386 revision 1.149.
1999-05-09 04:26:06 +00:00
KATO Takenori
bb0992d7ab
Sync with sys/i386/conf/files.i386 revision 1.237.
1999-05-06 09:13:56 +00:00
KATO Takenori
635a64d91f
Sync with sys/i386/conf/majors.i386 revision 1.71.
1999-05-05 03:41:39 +00:00
KATO Takenori
19add1f020
Remove obsolete interrupt labels.
1999-04-25 05:59:02 +00:00
KATO Takenori
949f91f87c
Sync with sys/i386/conf/options.i386 revision 1.112.
1999-04-25 04:05:31 +00:00
KATO Takenori
c1327c0f76
Sync with sys/i386/conf/Makefile.i386 revision 1.148.
1999-04-25 04:04:24 +00:00
KATO Takenori
38160a0f0d
De-quote.
1999-04-25 04:03:22 +00:00
KATO Takenori
742958ce9d
Commented out adv_isa.c.
1999-04-24 04:22:57 +00:00
KATO Takenori
07a6f835ff
Sync with sys/i386/conf/Makefile.i386 revision 1.147.
1999-04-20 09:07:19 +00:00
KATO Takenori
bf362ede5f
Rectivate pnp0.
1999-04-20 09:06:03 +00:00
KATO Takenori
c55a92c639
Sync with follwing files:
...
Path Revision
i386/conf/GENERIC 1.162
i386/conf/Makefile.i386 1.146
i386/conf/files.i386 1.236
i386/conf/options.i386 1.111
i386/i386/machdep.c 1.329
i386/i386/userconfig.c 1.134
i386/isa/fd.c 1.135
i386/isa/if_ed.c 1.151
i386/isa/isa_dam.c 1.1
i386/isa/npx.c 1.67
isa/sio.c 1.224
dev/syscons/syscons.c 1.300
i386/isa/wd.c 1.194
isa/vga_isa.c 1.5
isa/atkbd_isa.c 1.3
isa/syscons_isa.c 1.2
Submitted by: Takahashi Yoshihiro <nyan@wyvern.cc.kogakuin.ac.jp>
1999-04-18 14:42:20 +00:00
Greg Lehey
4357ca882d
Back out default debug kernel. The flags revert to historical behaviour.
...
Requested-by: ache
bde
dg
Modify targets for debug kernels: when -g was specified, make will
now build a debug kernel called kernel.debug, and create a stripped
version called kernel at the same time. The two targets install and
install.debug are otherwise unchanged.
Requested-by: dillon
Update man page accordingly.
1999-04-11 03:40:11 +00:00
KATO Takenori
6b21bf93e7
Sync with sys/i386/conf/files.i386 revision 1.233.
1999-04-10 04:42:46 +00:00
Greg Lehey
2005b07aa8
1. Modify config to issue different code for debugging.
...
2. Config complains if you use -g:
Debugging is enabled by default, there is no ned to specify the -g option
3. Config warns you if you don't use -s:
Building kernel with full debugging symbols. Do
"config -s BSD" for historic partial symbolic support.
To install the debugging kernel, do make install.debug
(BSD was the name of the config file I used; I print out the same
name).
4. Modify Makefile.i386, Makefile.alpha, Makefile.pc98 and config to
work if a kernel name other than 'kernel' is specified. This is
not absolutely necessary, but useful, and it was relatively easy.
I now have a kernel called /crapshit :-)
5. Modify Makefile.i386, Makefile.alpha, Makefile.pc98 "clean" target
to remove both the debug and normal kernel.
6. Modify all to install the stripped kernel by default and the debug
kernel if you enter "make install.debug".
7. Update version number of Makefiles and config.
1999-04-07 09:28:03 +00:00
KATO Takenori
bd5934b045
o sys/i386/include/soundcard.h
...
Add Sound Card ID for the nss(NEC PC-9801-86 Sound System) driver.
Old name of this driver was pcm driver in FreeBSD 2.2.x.
Fix lack of the length of the name member of the synth_info structure.
(attach_mpu401 in sys/i386/isa/sound/mpu401.c requires 33 chars.)
o sys/i386/isa/sound/dev_table.h
Add the DMAbuf flags definition DMA_DISABLE.
Add the nss driver entry.
o sys/i386/isa/sound/dmabuf.c
Add the DMA_DISABLE flag check in DMAbuf_outputintr and DMAbuf_inputintr
to disable DMA control in FIFO only use (nss driver required).
o sys/i386/isa/sound/local.h
Add the nss driver entry.
o sys/i386/isa/sound/mpu401.c
Replace inb function in probe_mpu401 to mpu401_status macro.
Wrap macro argument for above replace.
Add I/O port maping macro for NEC PC-98x1 arch.
Add delay in NEC PC-98x1 arch.
o sys/i386/isa/sound/pcm86.c
Change driver name to avoid name space conflict to new pcm driver.
Fix NEC PC-9801-86 driver to work on RELENG_3 branch or latter.
o sys/i386/isa/sound/sound_calls.h
Fix the mpuintr definition.
Add the nss driver entry.
attach_nss, probe_nss, nssintr
o sys/i386/isa/sound/soundcard.c
Fix lack of the mpuintr registration.
Add the nss driver entry.
o sys/pc98/conf/files.pc98
Add the nss driver entry.
Reviewed by: kato
Submitted by: Akio Morita <amorita@meadow.scphys.kyoto-u.ac.jp>
1999-04-02 08:51:06 +00:00
KATO Takenori
3ba4fb4098
Sync with sys/i386/conf/files.i386 revision up to 1.232.
1999-04-01 13:40:47 +00:00
KATO Takenori
02418719d1
Delete the aic driver.
1999-04-01 13:39:27 +00:00
KATO Takenori
c87c3c5cc8
Sync with sys/i386/conf/majors.i386 revision 1.69.
1999-03-25 08:25:45 +00:00
KATO Takenori
05fa4a899f
Sync with sys/i386/conf/options.i386 revision 1.110.
1999-03-17 09:00:33 +00:00
KATO Takenori
6a0f06b109
Sync with sys/i386/conf/majors.i386 revision up to 1.68.
1999-03-17 08:59:31 +00:00
KATO Takenori
2e11ea2373
Sync with sys/i386/conf/files.i386 revision 1.229.
1999-03-17 08:58:42 +00:00
KATO Takenori
9ec6fcdc04
Sync with sys/i386/conf/devices.i386 revision 1.16.
1999-03-17 08:57:32 +00:00
KATO Takenori
4df62f4dc9
Sync with sys/i386/conf/GENERIC revision 1.155.
1999-03-17 08:56:28 +00:00
KATO Takenori
25032d1945
Sync with sys/i386/conf/Makefile.i386 revision 1.141.
1999-03-13 13:18:00 +00:00
KATO Takenori
b1af2afcd4
Keyboard driver update.
...
Submitted by: Kazutaka YOKOTA <yokota@FreeBSD.org>
1999-03-10 14:51:53 +00:00
KATO Takenori
7cb3264c42
Sync with sys/i386/conf/options.i386 revision up to 1.108.
1999-03-10 14:01:59 +00:00
KATO Takenori
d98863613a
Sync with sys/i386/conf/majors.i386 revision 1.66.
1999-03-10 14:00:21 +00:00
KATO Takenori
82a9512c46
Sync with sys/i386/conf/files.i386 revision up to 1.227.
1999-03-10 13:59:20 +00:00
KATO Takenori
88a368fa84
Sync with sys/i386/conf/files.i386 revision 1.225.
1999-03-04 10:36:27 +00:00
KATO Takenori
c1aca4d070
Added FE_8BIT_SUPPORT into the list. The fe driver includes opt_fe.h.
...
Submitted by: Takahashi Yoshihiro <nyan@dd.catv.ne.jp>
1999-03-03 10:40:27 +00:00
KATO Takenori
dc461a09bb
Merge with sys/i386/conf/files.i386 revision 1.224.
1999-03-02 14:03:21 +00:00
KATO Takenori
4f0282c066
Sync with sys/i386/conf/Makefile.i386 revision 1.140.
1999-03-02 14:01:33 +00:00
KATO Takenori
a9b9a6ba74
Added comment on Access/PC N98C+ and LAC-98 cards, and FE_8BIT_SUPPORT
...
option that LAC-98 needs.
Submitted by: chi@bd.mbn.or.jp (Chiharu Shibata)
1999-02-25 13:59:47 +00:00
KATO Takenori
3b91c9f034
Added adv driver support.
...
Submitted by: Takahashi Yoshihiro <nyan@dd.catv.ne.jp>
1999-02-25 13:53:13 +00:00
KATO Takenori
4a044b1d86
Commented out lpt0.
1999-02-25 13:41:54 +00:00
KATO Takenori
b6478cfe85
- Cosmetic change.
...
- Enable bs driver.
- Add ax and xl drivers.
Submitted by: Takahashi Yoshihiro <nyan@dd.catv.ne.jp>
1999-02-16 11:15:21 +00:00
KATO Takenori
ef2ec056c3
Merge with sys/i386/conf/options.i386 revision 1.102.
...
Submitted by: Takahashi Yoshihiro <nyan@dd.catv.ne.jp>
1999-02-16 11:12:42 +00:00
Dag-Erling Smørgrav
ad5ebf3fba
Ignore errors from chflags. This makes it possible to make installworld
...
with DESTDIR set to an NFS-mounted file system.
1999-02-14 13:56:15 +00:00
KATO Takenori
9a6ef21e00
Sync with sys/i386/conf/GENERIC revision 1.144.
1999-01-28 09:12:05 +00:00
KATO Takenori
75929847ae
Sync with sys/i386/conf/Makefile.i386 revision 1.138.
1999-01-27 08:25:19 +00:00
KATO Takenori
564da2b0d5
Sync with sys/i386/conf/Makefile.i386 revision 1.137.
1999-01-25 12:12:01 +00:00
KATO Takenori
38d2964075
Remove 'alog'.
1999-01-20 08:31:56 +00:00
KATO Takenori
3c4a8b442b
Sync with sys/i386/conf/Makefile.i386 revision 1.136.
1999-01-20 08:29:48 +00:00
KATO Takenori
56cdcc561b
Sync with sys/i386/conf/Makefile.i386 revision 1.135.
1999-01-18 11:00:29 +00:00
KATO Takenori
1835ec2219
Switched to new syscons driver.
...
Submitted by: NOKUBI Hirotaka <hnokubi@yyy.or.jp> and
Kazutaka YOKOTA <yokota@zodiac.mech.utsunomiya-u.ac.jp>
1999-01-18 08:38:08 +00:00
KATO Takenori
5d4a8edf37
Revise sio entries to synchronize with current driver.
...
Submitted by: Takahashi Yoshihiro <nyan@wyvern.cc.kogakuin.ac.jp>
1999-01-16 13:20:42 +00:00
KATO Takenori
5b87bd54cf
Sync with sys/i386/conf/majors.i386 revision up to 1.64.
1999-01-16 11:36:28 +00:00
John Polstra
f92bdbd010
Switch to using ".So" as the extension for PIC object files rather
...
than ".so". The old extension conflicted with well-established
naming conventions for dynamically loadable modules.
The "clean" targets continue to remove ".so" files too, to deal with
old systems.
1999-01-09 21:51:00 +00:00
KATO Takenori
2992a071da
Oops, remove duplicate line.
1999-01-08 16:03:11 +00:00
KATO Takenori
904e55d93a
Sync with sys/i386/conf/majors.i386 revision 1.60.
1999-01-08 16:02:03 +00:00
KATO Takenori
9ed7b39888
Sync with sys/i386/conf/Makefile.i386 revision 1.133.
1999-01-08 15:59:41 +00:00
KATO Takenori
9faa78835a
Sync with sys/i386/conf/options.i386 revision 1.101.
1999-01-04 08:09:15 +00:00
KATO Takenori
f06eb99ea9
Sync with sys/i386/conf/majors.i386 revision 1.59.
1999-01-04 08:08:28 +00:00
KATO Takenori
47badd2e6f
Sync with sys/i386/conf/files.i386 revision up to 1.217.
1999-01-04 08:07:47 +00:00
KATO Takenori
bce191bf65
Enables snd driver.
1998-12-31 11:38:52 +00:00
KATO Takenori
7e925cf6b0
Sync with sys/i386/conf/options.i386 revision up to 1.100.
1998-12-30 08:03:03 +00:00
KATO Takenori
93bbb475a1
Sync with sys/i386/conf/majors.i386 revision up to 1.58.
1998-12-30 07:58:42 +00:00
KATO Takenori
f6814477b7
Sync with sys/i386/conf/files.i386 revision up to 1.215.
1998-12-30 07:57:00 +00:00
KATO Takenori
91ebcb74ed
Sync with sys/i386/conf/devices.i386 revision 1.15.
1998-12-30 07:51:20 +00:00
KATO Takenori
2e96c09cf7
SMP stuff has been merged into GENERIC98 file.
1998-12-30 07:49:47 +00:00
KATO Takenori
3789d36ef8
Removed GENERICupgrade file.
1998-12-30 07:47:53 +00:00
KATO Takenori
48bd413130
Sync with sys/i386/conf/GENERIC revision up to 1.140.
1998-12-30 07:46:23 +00:00
KATO Takenori
3ab80a8e63
Sync with sys/i386/conf/files.i386 revision 1.207.
1998-12-25 09:04:11 +00:00
KATO Takenori
3bdb02e60a
Sync with sys/i386/conf/Makefile.i386 revision 1.132.
1998-12-25 09:03:18 +00:00
KATO Takenori
3f89e59381
Sync with sys/i386/conf/options.i386 revision 1.96.
1998-12-21 09:58:37 +00:00
KATO Takenori
aad7f41eee
Sync with sys/i386/conf/Makefile.i386 revision 1.131.
1998-12-21 09:57:42 +00:00
KATO Takenori
9de1707415
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 Takenori
4896212043
Oops, I forgot to commit two diffs to fe driver.
1998-12-15 15:56:37 +00:00
KATO Takenori
dcb6aac9bb
Sync with sys/i386/conf/options.i386 revision 1.95.
1998-12-14 08:52:20 +00:00
KATO Takenori
d021dab50a
Sync with sys/i386/conf/Makefile.i386 revision 1.130.
1998-12-08 08:19:45 +00:00
KATO Takenori
7d1d31e431
Sync with sys/i386/conf/optins.i386 revision 1.94.
1998-12-05 09:20:53 +00:00
KATO Takenori
0289a3dcbb
Sync with sys/i386/conf/SMP-GENERIC revision 1.23.
1998-12-05 09:19:30 +00:00
KATO Takenori
5365b3a408
Sync with sys/i386/conf/GENERIC revision 1.133.
1998-12-05 09:17:31 +00:00
KATO Takenori
c31c6a9cce
Sync with sys/i386/conf/majors.i386 revision 1.93.
1998-12-04 14:41:32 +00:00
KATO Takenori
7ef0b9d6e5
Sync with sys/i386/conf/majors.i386 revision up to 1.55.
1998-12-04 14:39:29 +00:00
KATO Takenori
9ad861edee
- 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 Takenori
de693de8e7
Sync with sys/i386/conf/majors.i386 revision up to 1.53.
1998-12-02 08:02:41 +00:00
KATO Takenori
fcc6e7373f
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 Takenori
3bf3b7af20
Cosmetic change.
1998-11-25 10:53:21 +00:00
KATO Takenori
258591400a
Sync with sys/i386/conf/options.i386 revision 1.92.
1998-11-16 08:11:58 +00:00
KATO Takenori
22276a9a88
Sync with sys/i386/conf/Makefile.i386 revision 1.129.
1998-11-16 08:09:16 +00:00
KATO Takenori
e6a8c534a3
Sync with sys/i386/conf/GENERIC revision 1.131.
1998-11-13 08:18:44 +00:00
KATO Takenori
48ba888a6a
Sync with sys/i386/conf/options.i386 revision 1.91.
1998-11-06 08:07:00 +00:00
KATO Takenori
a0a1e229e8
Sync with sys/i386/conf/Makefile.i386 revision 1.128.
1998-11-06 08:06:32 +00:00
Dag-Erling Smørgrav
fb46af4f6c
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
Dag-Erling Smørgrav
10b4ab477f
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 Takenori
5ff07d2ee7
Sync with sys/i386/conf/Makefile.i386 revision 1.127.
1998-10-28 10:48:37 +00:00
Bruce Evans
d0644dfc47
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 Takenori
b494420086
Added rl driver.
1998-10-22 11:29:58 +00:00
KATO Takenori
abd5db200f
Commented out aic.
1998-10-18 15:55:20 +00:00
KATO Takenori
c8e89e8bbd
Update SMP-GENERIC98 to something a bit more recent based on GENERIC98.
1998-10-18 14:02:43 +00:00
KATO Takenori
a8a4a44273
Sync with sys/i386/conf/GENERIC revision 1.125.
1998-10-18 13:58:16 +00:00
KATO Takenori
e165741792
Commented out bs driver.
1998-10-16 16:22:35 +00:00
KATO Takenori
d74a7fd03e
Commented out aic driver.
1998-10-13 08:14:33 +00:00
KATO Takenori
9e1e84578a
Sync with sys/i386/conf/files.i386 revision 1.206.
1998-10-11 15:02:49 +00:00
KATO Takenori
abe3697a3a
Sync with sys/i386/conf/Makefile.i386 revision 1.126.
1998-10-11 15:01:40 +00:00
KATO Takenori
049f9fd334
Sync with sys/i386/conf/GENERIC revision 1.124.
1998-10-11 15:00:24 +00:00
KATO Takenori
c9b153c8af
Oops, discard my previous commits becase sumitted code is for RELENG_2_2.
1998-10-08 17:16:41 +00:00
KATO Takenori
caff4610b9
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 Takenori
acb3c15910
Sync with sys/i386/conf/GENERIC revision up to 1.123.
1998-10-08 12:10:07 +00:00
KATO Takenori
4536af6a70
- 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 Takenori
2ed839e4cf
Sync with sys/i386/conf/Makefile.i386 revision 1.125.
1998-10-05 08:57:17 +00:00
KATO Takenori
f36effada3
Sync with sys/i386/conf/options.i386 revision 1.89.
1998-09-28 08:23:26 +00:00
KATO Takenori
b68e295760
Sync with sys/i386/conf/SMP-GENERIC revision 1.16.
1998-09-28 08:20:55 +00:00
KATO Takenori
91dc9190a6
Sync with sys/i386/conf/majors.i386 revision 1.50.
1998-09-22 16:11:38 +00:00
KATO Takenori
a80a8d7271
Sync with sys/i386/conf/Makefile.i386 revision 1.124.
1998-09-22 16:11:08 +00:00
KATO Takenori
77c2f3685e
Sync with sys/i386/conf/GENERICupgrade revision 1.3.
1998-09-22 16:10:40 +00:00
KATO Takenori
47d002cf75
Sync with sys/i386/conf/files.i386 revision 1.205.
1998-09-20 10:50:18 +00:00
KATO Takenori
e185bae6e1
Sync with sys/i386/conf/SMP-GENERIC revision up to 1.15.
1998-09-19 13:36:13 +00:00
KATO Takenori
770e1ffc56
Sync with sys/i386/conf/GENERIC revision 1.118.
1998-09-19 13:35:18 +00:00
KATO Takenori
12629290f5
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
KATO Takenori
6b47fe275c
Sync with sys/i386/conf/Makefile.i386 revision 1.123.
1998-09-16 08:04:40 +00:00
KATO Takenori
81083f630d
Sync with sys/i386/conf/GENERIC, SMP-GENERIC, device.i386, files.i386,
...
majors.i386 and options.i386 revisions 1.116, 1.13, 1.14, 1.203, 1.49
and 1.86, respectively.
1998-09-15 14:10:56 +00:00
KATO Takenori
7b2c5bd263
Deleted DDB and DIAGNOSTIC options.
1998-09-15 08:25:09 +00:00
KATO Takenori
c17091756f
Sync with sys/i386/confMakefile.i386 revision 1.122.
1998-09-15 03:49:43 +00:00
KATO Takenori
3031fd3097
Sync with sys/i386/conf/majors.i386 revision 1.48.
1998-09-14 10:43:26 +00:00
KATO Takenori
00d11a6a37
Sync with sys/i386/conf/majors.i386 revision 1.47.
1998-09-09 14:40:27 +00:00
KATO Takenori
2663a4af57
Sync with sys/i386/conf/files.i386 revision 1.202.
1998-09-09 14:39:56 +00:00
KATO Takenori
c792da10e3
Sync with sys/i386/conf/options.i386 revision 1.85.
1998-09-09 14:39:20 +00:00
John Birrell
b3e7339e37
Add a GENERICupgrade config file for pc98 users to upgrade to elf
...
in the same way as i386 users. This is a copy of GENERIC98.
1998-09-05 08:14:36 +00:00
KATO Takenori
2bfe25d193
Sync with sys/i386/conf/files.i386 revision 1.201.
1998-09-05 02:36:18 +00:00
KATO Takenori
0e28be212a
Sync with sys/i386/conf/Makefile.i386 revision 1.121.
1998-09-05 02:35:21 +00:00
KATO Takenori
6924358493
Increase 'maxusers' to 32.
1998-09-05 02:20:52 +00:00
KATO Takenori
a6ccc598a3
Sync with sys/i386/conf/Makefile.i386 revision 1.120.
1998-09-01 07:18:09 +00:00
KATO Takenori
c2dc9fa74b
Sync with sys/i386/conf/majors.i386 revision 1.46.
1998-08-28 12:49:09 +00:00
KATO Takenori
b5ecefd598
Sync with sys/i386/conf/Makefile.i386 revision 1.118.
1998-08-28 12:48:38 +00:00
KATO Takenori
5827b1ee8d
Delete dpt driver.
1998-08-19 02:41:51 +00:00
KATO Takenori
5634e13ae6
Sync with sys/i386/conf/majors.i386 revision 1.45.
1998-08-10 16:54:47 +00:00
KATO Takenori
1e62449ada
Sync with sys/i386/conf/options.i386 revision up to 1.84.
1998-08-10 16:54:09 +00:00
KATO Takenori
cdc2343491
Sync with sys/i386/conf/files.i386 and majors.i386 revisions 1.200 and
...
1.44, respectively.
1998-08-07 11:52:19 +00:00
KATO Takenori
fd3ae2d6b0
Sync with sys/i386/conf/files.i386 revision 1.199.
1998-07-21 12:07:02 +00:00
KATO Takenori
0faba01ed8
Sync with sys/i386/conf/Makefile.i386 revision 1.117.
1998-07-12 14:30:54 +00:00
KATO Takenori
1479b9a895
Sync with sys/i386/conf/options.i386 revision 1.82.
1998-07-02 12:40:01 +00:00
KATO Takenori
e379d366dd
Sync with sys/i386/conf/Makefile.i386 revision 1.115.
1998-06-25 10:49:49 +00:00
KATO Takenori
a47dddaf2d
Sync with sys/i386/conf/Makefile.i386 revision 1.114.
1998-06-17 16:30:53 +00:00
KATO Takenori
14f155eeb0
Sync with sys/i386/isa/conf/files.i386 revision 1.198.
1998-06-17 09:26:23 +00:00
KATO Takenori
060b58da67
Make LINE30 a new style option.
1998-06-06 05:25:37 +00:00
KATO Takenori
0f66fe0109
Make BS_TARG_SAFEMODE a new style option.
1998-06-06 05:21:56 +00:00
KATO Takenori
365fc7aac3
Sync with sys/i386/conf/GENERIC revision 1.110.
1998-06-05 08:29:55 +00:00
KATO Takenori
cdd1d1d0fd
Sync with sys/i386/conf/majors.i386 revision 1.43.
1998-05-29 13:34:22 +00:00