647 Commits

Author SHA1 Message Date
kato
da46d40623 Deleted unused item. 1998-05-05 13:19:34 +00:00
kato
135d8c12b7 Sync with sys/i386/isa/sio.c revision 1.200. 1998-05-04 11:25:13 +00:00
kato
7096376a27 Added amd controller to support MELCO IFC-DP SCSI card. 1998-05-04 08:48:23 +00:00
kato
03e1d14891 Added SMP kernel configuration file for PC-98 machine. 1998-05-04 07:58:36 +00:00
kato
6bcae43cf0 System clock speed is always detected automatically. 1998-05-04 07:47:33 +00:00
kato
5b24859e0e Use 0xf8' instead of IO_NPX' macro to support compiling with `SMP'
option.
1998-05-04 07:33:32 +00:00
kato
7f67020e81 Support compiling with `gcc -ansi'. 1998-05-04 04:55:36 +00:00
kato
0ef629725d Support compiling with `gcc -ansi'. 1998-05-04 04:41:23 +00:00
kato
baae139725 Support 1.44MB floppy disk.
Submitted by:	Nobuyuki Koganemaru <kogane@koganemaru.co.jp>,
             	NOKUBI Hirotaka <hnokubi@yyy.or.jp>
1998-05-02 02:06:08 +00:00
imp
307c5832d7 Use ${.TARGET} rather than $@. i386 tested, pc98 untested because config
on my box doesn't grok machine type pc98.
PR:		3272
Submitted by:	jhs
1998-04-29 18:21:35 +00:00
kato
a44088edc8 Sync with sys/i386/i386/trap.c revision 1.127. 1998-04-29 09:45:38 +00:00
kato
803f1dcc1d Sync with sys/i386/isa/wd.c revision up to 1.163. 1998-04-25 05:19:33 +00:00
kato
b73332da4c Sync with sys/i386/isa/wd.c revision 1.161. 1998-04-25 04:27:54 +00:00
kato
68daaf494d Sync with sys/i386/conf/GENERIC revision 1.108. 1998-04-25 04:27:15 +00:00
kato
d272f774b9 Sync with sys/i386/conf/majors.i386 revision 1.39. 1998-04-22 13:35:21 +00:00
julian
db37f632a0 close() is no longer a SLICE method.
Close is simply an open with no-read and no-write once internal to SLICE
(it still exports a close to the rest of the kernel)
1998-04-22 10:25:27 +00:00
sos
9a3b7a05d1 Enable DEVFS usage of the device (include opt_devfs.h> 1998-04-20 18:51:33 +00:00
kato
29088df8fe Commented out ide_pci.c.
Reviewed by:	kato
Submitted by:	Takahashi Yoshihiro <nyan@wyvern.cc.kogakuin.ac.jp>
1998-04-20 13:54:47 +00:00
kato
338316476f Sync with sys/i386/conf/options.i386 revision 1.77. 1998-04-20 13:52:44 +00:00
kato
19f503b193 Sync with sys/i386/conf/files.i386 revision 1.197. 1998-04-20 13:52:13 +00:00
kato
46d1280c68 Sync with sys/i386/isa/wd.c revision up to 1.159. 1998-04-20 13:51:34 +00:00
kato
cee05f2120 Sync with sys/i386/isa/fd.c revision 1.109. 1998-04-20 13:50:58 +00:00
kato
aede69f3c2 Sync with sys/i386/isa/npx.c revision 1.60. 1998-04-20 13:50:21 +00:00
kato
73c489feda Sync with sys/i386/conf/majors.i386 revision 1.37. 1998-04-18 05:09:50 +00:00
kato
e3e4facc8d Sync with sys/i386/isa/syscons.c revision 1.260. 1998-04-18 05:09:07 +00:00
kato
397aae0199 Sync with sys/i386/conf/Makefile.i386 revision 1.109. 1998-04-18 05:07:43 +00:00
des
396b114475 Seventy-odd "its" / "it's" typos in comments fixed as per kern/6108. 1998-04-17 22:37:19 +00:00
kato
4929660d9c Sync with sys/i386/isa/syscons.c revision 1.259. 1998-04-16 16:35:23 +00:00
kato
243098590b Sync with sys/i386/isa/npx.c revision 1.59. 1998-04-16 16:34:46 +00:00
kato
eeffdd2af8 Sync with sys/i386/conf/Makefile.i386 revision 1.108. 1998-04-16 16:34:09 +00:00
kato
22eae29062 Sync with sys/i386/isa/pcaudio.c revision 1.40. 1998-04-16 16:33:21 +00:00
kato
2b77573f7c Sync with sys/i386/isa/lpt.c revision 1.68. 1998-04-16 16:32:49 +00:00
kato
a5633942e0 Sync with sys/i386/isa/if_ed.c revision 1.139. 1998-04-16 16:32:15 +00:00
kato
f941ac2a50 Sync with sys/i386/i386/trap.c revision 1.126. 1998-04-16 16:31:36 +00:00
kato
630b424dc0 Fix page fault panic by probing NE200 compatible PCI card.
Submitted by:	chi@bd.mbn.or.jp (Chiharu Shibata)
1998-04-14 13:51:19 +00:00
msmith
0dd728f28c Don't use INTR when only one device supports it.
Submitted by:	Satoh Junichi <junichi@astec.co.jp>
1998-04-13 17:45:56 +00:00
kato
0996fc2e05 Sync with sys/i386/isa/wd.c revision 1.156. 1998-04-13 08:35:37 +00:00
kato
85cba41907 Sync with sys/i386/isa/wd.c revision 1.155. 1998-04-12 05:05:19 +00:00
kato
03caf63ff9 Fix the problem when SCSI ID is not contiguous.
Submitted by:	URATA Shuichiro <s-urata@nmit.tmg.nec.co.jp>
1998-04-12 04:48:11 +00:00
sos
6ee5cb0947 Fix a minor bug (|| instead of |) 1998-04-08 20:00:03 +00:00
kato
0c131782a5 Sync with sys/i386/boot/biosboot/README.serial revision 1.9. 1998-04-07 15:33:47 +00:00
kato
ab8f0419da Sync with sys/i386/isa/npx.c revision 1.58. 1998-04-07 09:09:41 +00:00
kato
7354b70a08 Sync with sys/i386/conf/files.i386 revision 1.196. 1998-04-07 09:08:27 +00:00
kato
c04e14dfb2 Sync with sys/i386/i386/machdep.c revision 1.294. 1998-04-07 09:07:53 +00:00
kato
81a8571091 Sync with sys/i386/isa/clock.c revision 1.119. 1998-04-06 03:38:18 +00:00
kato
f5a109a74e Sync with sys/i386/isa/syscons.c revision 1.258. 1998-04-06 03:37:55 +00:00
kato
8dcc58d71a Sync with sys/i386/isa/syscons.c revision 1.257. 1998-04-04 17:18:09 +00:00
kato
ad012c3c83 Sync with sys/i386/isa/wd.c revision 1.152. 1998-04-02 11:06:59 +00:00
kato
13d94801ba Cosmetic. Move a blank line. 1998-03-31 09:37:44 +00:00
kato
01d7f184bf Sync with sys/i386/i386/trap.c revision 1.125 and sys/i386/isa/clock.c
revision 1.118.
1998-03-31 07:53:13 +00:00