KATO Takenori
a06a8629ce
Sync with sys/i386/isa/clock.c revision 1.124.
1998-06-10 08:25:23 +00:00
Bruce Evans
a09bee1aa8
Fixed pedantic semantics errors (bitfields not of type int, signed int
...
or unsigned int (this doesn't change the struct layout, size or
alignment in any of the files changed in this commit, at least for
gcc on i386's. Using bitfields of type u_char may affect size and
alignment but not packing)).
1998-06-08 09:47:47 +00:00
KATO Takenori
4dd125707d
Sync with sys/i386/isa/clock.c revision 1.123.
1998-06-08 08:56:43 +00:00
KATO Takenori
c7e9ceee59
Merge 64bit portability fixes from sys/i386 stuff.
1998-06-08 08:55:47 +00:00
Bruce Evans
ea0be99955
Updated yet another ioctl, and put wst in LINT to inhibit further bitrot.
1998-06-08 06:18:53 +00:00
Doug Rabson
ecbb00a262
This commit fixes various 64bit portability problems required for
...
FreeBSD/alpha. The most significant item is to change the command
argument to ioctl functions from int to u_long. This change brings us
inline with various other BSD versions. Driver writers may like to
use (__FreeBSD_version == 300003) to detect this change.
The prototype FreeBSD/alpha machdep will follow in a couple of days
time.
1998-06-07 17:13:14 +00:00
KATO Takenori
4b71df3705
Sync with sys/i386/isa/clock.c revision 1.122.
1998-06-07 09:51:08 +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
1bd5af4d02
Sync with sys/i386/isa/sio.c revision up to 1.205.
1998-06-05 08:31:01 +00:00
KATO Takenori
365fc7aac3
Sync with sys/i386/conf/GENERIC revision 1.110.
1998-06-05 08:29:55 +00:00
KATO Takenori
57e8fac883
Sync with sys/i386/i386/machdep.c revision 1.298.
1998-06-03 08:48:00 +00:00
KATO Takenori
1098580586
Sync with sys/i386/isa/sio.c revision 1.203.
1998-06-01 12:40:24 +00:00
KATO Takenori
cdd1d1d0fd
Sync with sys/i386/conf/majors.i386 revision 1.43.
1998-05-29 13:34:22 +00:00
KATO Takenori
35800bf56f
Sync with sys/i386/isa/clock.c revision 1.121.
1998-05-28 13:51:39 +00:00
KATO Takenori
6113cb00d6
Sync with sys/i386/i386/machdep.c revision 1.297.
1998-05-28 13:50:13 +00:00
KATO Takenori
8cd4c80f68
Sync with sys/i386/boot/kzipboot/Makefile revision 1.9.
1998-05-28 13:48:40 +00:00
KATO Takenori
c0d4448d22
Sync with sys/i386/boot/biosboot/Makefile revision 1.64.
1998-05-28 13:46:04 +00:00
KATO Takenori
8c1bd9897c
Fixed missing semicolon and added space before semicolon.
...
Noticed by: Toshikazu Kaho <kaho@elam.kais.kyoto-u.ac.jp>
1998-05-25 09:57:34 +00:00
KATO Takenori
a85be450c5
Sync with sys/i386/conf/Makefile.i386 revision 1.113.
1998-05-23 07:45:54 +00:00
KATO Takenori
020737132f
Sync with sys/i386/conf/GENERIC revision 1.109.
1998-05-21 09:22:03 +00:00
KATO Takenori
bcd11c3b62
Sync with sys/i386/isa/sio.c revision 1.202.
1998-05-20 13:39:06 +00:00
KATO Takenori
499579a474
Sync with sys/i386/isa/clock.c revision 1.120.
1998-05-20 13:38:42 +00:00
KATO Takenori
fa7cfb3b65
Sync with sys/i386/i386/machdep.c revision 1.296.
1998-05-19 12:58:05 +00:00
Poul-Henning Kamp
c21410e119
s/nanoruntime/nanouptime/g
...
s/microruntime/microuptime/g
Reviewed by: bde
1998-05-17 11:53:46 +00:00
KATO Takenori
73a9e38355
Sync with sys/i386conf/majors.i386 revision 1.42.
1998-05-14 12:42:11 +00:00
KATO Takenori
cd0ab95415
Sync with sys/i386/isa/sio.c revision 1.201.
1998-05-13 10:42:36 +00:00
KATO Takenori
2b4c22da51
Sync with sys/i386/conf/majors.i386 revision 1.41.
1998-05-13 10:40:32 +00:00
KATO Takenori
fd9cfd28fd
Sync with sys/i386/isa/wd.c revision 1.167.
1998-05-12 09:32:19 +00:00
KATO Takenori
150bac3199
Sync with sys/i386/conf/options.i386 revision 1.78.
1998-05-12 09:31:44 +00:00
KATO Takenori
b0fb6a41a9
Sync with sys/i386/conf/majors.i386 revision 1.40.
1998-05-12 09:31:12 +00:00
KATO Takenori
78f718856a
Sync with sys/i386/isa/wd.c revision 1.166.
1998-05-07 08:37:27 +00:00
KATO Takenori
0b9df1bef1
Sync with sys/i386/isa/fd.c revision 1.112.
1998-05-07 08:36:48 +00:00
KATO Takenori
9a84338c84
Sync with sys/i386/isa/wd.c revision 1.164.
1998-05-06 08:25:58 +00:00
KATO Takenori
68b675d4af
Deleted unused item.
1998-05-05 13:19:34 +00:00
KATO Takenori
54f5627faa
Sync with sys/i386/isa/sio.c revision 1.200.
1998-05-04 11:25:13 +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
84e0975d46
Added SMP kernel configuration file for PC-98 machine.
1998-05-04 07:58:36 +00:00
KATO Takenori
b30dab363b
System clock speed is always detected automatically.
1998-05-04 07:47:33 +00:00
KATO Takenori
2d6d6d4050
Use 0xf8' instead of
IO_NPX' macro to support compiling with `SMP'
...
option.
1998-05-04 07:33:32 +00:00
KATO Takenori
3c61948518
Support compiling with `gcc -ansi'.
1998-05-04 04:55:36 +00:00
KATO Takenori
230812653e
Support compiling with `gcc -ansi'.
1998-05-04 04:41:23 +00:00
KATO Takenori
b3a77ee548
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
Warner Losh
3f6c4fc33b
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 Takenori
ccf47cfced
Sync with sys/i386/i386/trap.c revision 1.127.
1998-04-29 09:45:38 +00:00
KATO Takenori
3d9a94b05a
Sync with sys/i386/isa/wd.c revision up to 1.163.
1998-04-25 05:19:33 +00:00
KATO Takenori
012417733c
Sync with sys/i386/isa/wd.c revision 1.161.
1998-04-25 04:27:54 +00:00
KATO Takenori
3562d37f74
Sync with sys/i386/conf/GENERIC revision 1.108.
1998-04-25 04:27:15 +00:00
KATO Takenori
d6226d453f
Sync with sys/i386/conf/majors.i386 revision 1.39.
1998-04-22 13:35:21 +00:00
Julian Elischer
26d3bf5f1b
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