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
19add1f020
Remove obsolete interrupt labels.
1999-04-25 05:59:02 +00:00
KATO Takenori
38160a0f0d
De-quote.
1999-04-25 04:03:22 +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
KATO Takenori
02418719d1
Delete the aic driver.
1999-04-01 13:39:27 +00:00
KATO Takenori
4df62f4dc9
Sync with sys/i386/conf/GENERIC revision 1.155.
1999-03-17 08:56:28 +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
9a6ef21e00
Sync with sys/i386/conf/GENERIC revision 1.144.
1999-01-28 09:12:05 +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
48bd413130
Sync with sys/i386/conf/GENERIC revision up to 1.140.
1998-12-30 07:46:23 +00:00
KATO Takenori
5365b3a408
Sync with sys/i386/conf/GENERIC revision 1.133.
1998-12-05 09:17:31 +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
e6a8c534a3
Sync with sys/i386/conf/GENERIC revision 1.131.
1998-11-13 08:18:44 +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
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
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
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
770e1ffc56
Sync with sys/i386/conf/GENERIC revision 1.118.
1998-09-19 13:35:18 +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
6924358493
Increase 'maxusers' to 32.
1998-09-05 02:20:52 +00:00
KATO Takenori
5827b1ee8d
Delete dpt driver.
1998-08-19 02:41:51 +00:00
KATO Takenori
365fc7aac3
Sync with sys/i386/conf/GENERIC revision 1.110.
1998-06-05 08:29:55 +00:00
KATO Takenori
020737132f
Sync with sys/i386/conf/GENERIC revision 1.109.
1998-05-21 09:22:03 +00:00
KATO Takenori
49621c4a59
Added amd controller to support MELCO IFC-DP SCSI card.
1998-05-04 08:48:23 +00:00
KATO Takenori
b30dab363b
System clock speed is always detected automatically.
1998-05-04 07:47:33 +00:00
KATO Takenori
3562d37f74
Sync with sys/i386/conf/GENERIC revision 1.108.
1998-04-25 04:27:15 +00:00
KATO Takenori
1f29e4bd67
Sync with sys/i386/conf/GENERIC revision 1.107.
1998-02-17 08:29:49 +00:00
KATO Takenori
6f38741fa3
Sync with sys/i386/conf/GENERIC revision 1.106.
1998-02-16 09:37:57 +00:00
KATO Takenori
844295e464
Added entry of 16-bits bus lnc card.
...
Submitted by: Chiharu Shibata <chi@rd.njk.co.jp>
1998-02-10 03:25:08 +00:00
KATO Takenori
9b9171060e
Added tx driver.
...
Pointed-out by: NOKUBI Hirotaka <hnokubi@yyy.or.jp>
1998-02-01 11:42:55 +00:00
KATO Takenori
3d2db2b0dc
Sync with sys/i386/conf/GENERIC revision 1.105.
1998-01-25 02:22:04 +00:00
KATO Takenori
baf8a10240
Fix I/O port address of ed8.
...
Submitted by: Chiharu Shibata <chi@rd.njk.co.jp>
1998-01-15 08:17:13 +00:00
KATO Takenori
1a3f5064b5
Added comment on fe0 and fe1. Added fe1 fro C-NET(98)P2 and
...
C-NET(9N)E NICs.
Submitted by: Chiharu Shibata <chi@rd.njk.co.jp>
1998-01-15 08:12:23 +00:00
KATO Takenori
de5bb42d20
Sync with sys/i386/conf/GENERIC revision 1.102.
1998-01-12 15:37:38 +00:00
Justin M. Seger
c198e6ecd9
Change comments about ijppp to iijppp.
...
PR: conf/4905
Submitted by: takas-su@is.aist-nara.ac.jp
1997-10-31 22:10:09 +00:00
KATO Takenori
da6aa91b49
Synchronize with sys/i386/conf/GENERIC revision 1.100.
1997-10-28 09:09:05 +00:00
KATO Takenori
8cad0554ae
Synchronize with sys/i386/conf/GENERIC and majors.i386 revisions 1.99
...
and 1.19, respectively.
1997-10-27 10:57:58 +00:00
KATO Takenori
41212cf265
Deleted obsolete non-Intel CPU options.
1997-10-14 14:58:18 +00:00
KATO Takenori
c4bbabfe4f
Fixed iomem address of SMIT mode in an example of bs driver.
1997-06-15 16:38:12 +00:00
KATO Takenori
f83d9fdeb9
Replace I/O port adress for PC-9801-108 with vendor default value.
...
Submitted by: Chiharu Shibata <chi@rd.njk.co.jp>
1997-06-13 10:35:38 +00:00
KATO Takenori
3012945d75
Synchronize with sys/i386/conf/GENERIC revision 1.91.
1997-06-09 13:37:08 +00:00
KATO Takenori
79ee3e29b8
Added lnc driver.
1997-04-08 12:01:11 +00:00
KATO Takenori
529016f9e7
Synchronize with sys/i386/conf/GENERIC revision 1.89.
1997-03-31 08:27:05 +00:00
KATO Takenori
dfbc54730c
Synchronize with sys/i386/conf/GNERIC revision up to 1.88.
1997-03-15 15:58:43 +00:00
Peter Wemm
6875d25465
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
...
ready for it yet.
1997-02-22 09:48:43 +00:00
KATO Takenori
39a0888f8a
Added memory addres and size of d8 (C-NET(98) network card).
1997-02-12 13:32:58 +00:00
Jordan K. Hubbard
1130b656e5
Make the long-awaited change from $Id$ to $FreeBSD$
...
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
KATO Takenori
0000fd92fd
(1) Change iomem of SMIT transfer mode from 0xdd000 (BIOS ROM base
...
address+0x1000) into 0xdc000 (BIOS ROM base address).
(2) Add sample line for Logitec LHA-20x SCSI card.
(3) Change I/O port address of ed8 (C-NET(98) card) from 0x00d0 into
0x03d0 (vendor default).
Submitted by: Michio "Karl" Jibo <karl@marcer.nagaokaut.ac.jp>
1997-01-04 09:01:57 +00:00
KATO Takenori
d2db0031ba
Add `ep' driver support.
...
Submitted by: Naoki Hamada <nao@sbl.cl.nec.co.jp>
1996-12-19 15:48:55 +00:00
KATO Takenori
a8d9c79cf8
(1) Fix typo.
...
(2) Change I/O port addresses of ed3(MELCO LGY) and ed9(CONTEC C-NET).
1996-12-17 14:37:43 +00:00
KATO Takenori
91a8839315
Change obsolete SBIC55 into SCSI in a comment line.
...
Definite 2.2 candidate.
1996-12-07 12:59:36 +00:00
Satoshi Asami
778128e3f9
Replace sbic driver (WD33C93 SCSI card driver) with new bs driver.
...
Submitted by: The FreeBSD(98) Development Team
Obtained from: NetBSD/pc98 based on NetBSD 1.2
1996-12-04 04:32:52 +00:00
Satoshi Asami
7c219eac8f
Some more updates.
...
wdreg.h: Delete wd_ctlr macro. PC98 version of wd.c treats it as a
variable.
GENERIC98: Delete ep0 entry. Current ep driver write I/O port 0x100.
This clobbers ICW of i8259, because upper 8bits of address line is not
masked on mother board.
if_fe.c: Merge from revision 1.18 of sys/i386/isa/if_fe.c.
pc98.c: Globalize dmapageport, because SCSI driver use this
variable.
wd82371.c: Yet another merge.
These are 2.2 candidates.
Submitted by: The FreeBSD(98) Development Team
1996-11-14 08:46:21 +00:00
Satoshi Asami
e30f001135
More merge and update.
...
(1) deleted #if 0
pc98/pc98/mse.c
(2) hold per-unit I/O ports in ed_softc
pc98/pc98/if_ed.c
pc98/pc98/if_ed98.h
(3) merge more files by segregating changes into headers.
new file (moved from pc98/pc98):
i386/isa/aic_98.h
deleted:
well, it's already in the commit message so I won't repeat the
long list here ;)
Submitted by: The FreeBSD(98) Development Team
1996-10-30 22:41:46 +00:00
Satoshi Asami
4f3d818c12
Another round of merge.
...
(1) Bug fix (pass boot drive):
pc98/boot/biosboot/boot2.S
(2) Delete code for unsupported high-resolution modes and move old
Epson notebook code to epsonio.h:
pc98/boot/biosboot/io.c
pc98/i386/vm_machdep.c
pc98/pc98/fd.c
pc98/pc98/pc98.c
pc98/pc98/pc98.h
pc98/pc98/epsonio.h (new)
(3) Change aic driver so that PCMCIA cards (I/O port same as PC/AT)
and PC-9801-100 cards can be selected with a flag in kernel config
file:
pc98/pc98/aic6360.c
pc98/pc98/aic_98.h (new)
(4) Fix wcd entry (it was broken). Delete mcd, it doesn't work on
98. Change aic entry according to above:
pc98/conf/GENERIC98
(5) Move pc98_machdep.c to top of files in pc98/pc98:
pc98/conf/files.pc98
(6) Delete empty lines:
pc98/i386/locore.s
(7) Fix (it didn't work if I586 was specified):
pc98/pc98/clock.c
(8) Staticize:
pc98/pc98/pc98_machdep.c
(9) Enable workaround for Cyrix bug for 5x86 also:
pc98/i386/machdep.c
pc98/i386/trap.c
All the above deletes this file too:
pc98/i386/pmap.c
(phew!)
Submitted by: The FreeBSD(98) Development Team
1996-10-23 07:25:35 +00:00
Satoshi Asami
dffcea8d5f
Another round of updates. Highlights:
...
(1) Merged i386/i386/sb.h, deleted pc98/pc98/sb.h.
(2) pc98/conf/GENERIC8 looks more like i386/conf/GENERIC now.
(3) Fixed display bug in pc98/boot/biosboot/io.c.
(4) Prepare to merge memory allocation routines:
pc98/i386/locore.s
pc98/i386/machdep.c
pc98/pc98/pc98_machdep.c
pc98/pc98/pc98_machdep.h
(5) Support new board "C-NET(98)":
pc98/pc98/if_ed98.h
pc98/pc98/if_ed.c
(6) Make sure FPU is recognized for non-Intel CPUs:
pc98/pc98/npx.c
(7) Do not expect bss to be zero-allocated:
pc98/pc98/pc98.c
Submitted by: The FreeBSD(98) Development Team
1996-10-09 21:47:16 +00:00
Satoshi Asami
0e408c25a1
Another round of merge/update.
...
(1) Add PC98 support to apm_bios.h and ns16550.h, remove pc98/pc98/ic
(2) Move PC98 specific code out of cpufunc.h (to pc98.h)
(3) Let the boot subtrees look more alike
Submitted by: The FreeBSD(98) Development Team
<freebsd98-hackers@jp.freebsd.org>
1996-09-12 11:12:18 +00:00
Satoshi Asami
c9da8434ea
Yet another merge. Remove support.s by deleting memcopy. Remove
...
autoconf.c by merging icu.h. Fix a couple of typos.
Submitted by: The FreeBSD(98) Development Team.
1996-09-07 02:14:47 +00:00
Satoshi Asami
b316c8b2a7
s/pc98/isa/g in struct *_device and *_driver. Resync along the way.
...
Submitted by: The FreeBSD(98) Development Team
1996-08-31 15:07:42 +00:00
Satoshi Asami
92b4f2e0df
Update to current state of PC98 world.
...
Submitted by: The FreeBSD(98) development team
1996-07-23 07:46:59 +00:00
Satoshi Asami
4c7278c696
The PC98-specific files.
...
Ok'd by: core
Submitted by: FreeBSD(98) development team
1996-06-14 10:04:54 +00:00