kato
83707e06e7
Merge 64bit portability fixes from sys/i386 stuff.
1998-06-08 08:55:47 +00:00
bde
3ee711b2cb
Updated yet another ioctl, and put wst in LINT to inhibit further bitrot.
1998-06-08 06:18:53 +00:00
dfr
1d5f38ac22
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
a34566b534
Sync with sys/i386/isa/clock.c revision 1.122.
1998-06-07 09:51:08 +00:00
kato
b4a37e244c
Make LINE30 a new style option.
1998-06-06 05:25:37 +00:00
kato
3b0eeaf8e1
Make BS_TARG_SAFEMODE a new style option.
1998-06-06 05:21:56 +00:00
kato
a9707ae1b4
Sync with sys/i386/isa/sio.c revision up to 1.205.
1998-06-05 08:31:01 +00:00
kato
86239ccc94
Sync with sys/i386/conf/GENERIC revision 1.110.
1998-06-05 08:29:55 +00:00
kato
df940d6a6d
Sync with sys/i386/i386/machdep.c revision 1.298.
1998-06-03 08:48:00 +00:00
kato
57f5991db1
Sync with sys/i386/isa/sio.c revision 1.203.
1998-06-01 12:40:24 +00:00
kato
82c8a95229
Sync with sys/i386/conf/majors.i386 revision 1.43.
1998-05-29 13:34:22 +00:00
kato
1b7ee31566
Sync with sys/i386/isa/clock.c revision 1.121.
1998-05-28 13:51:39 +00:00
kato
d9f07ec28f
Sync with sys/i386/i386/machdep.c revision 1.297.
1998-05-28 13:50:13 +00:00
kato
4d5a415e50
Sync with sys/i386/boot/kzipboot/Makefile revision 1.9.
1998-05-28 13:48:40 +00:00
kato
df952e68b4
Sync with sys/i386/boot/biosboot/Makefile revision 1.64.
1998-05-28 13:46:04 +00:00
kato
11764c9d32
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
865799a2ee
Sync with sys/i386/conf/Makefile.i386 revision 1.113.
1998-05-23 07:45:54 +00:00
kato
96477d248e
Sync with sys/i386/conf/GENERIC revision 1.109.
1998-05-21 09:22:03 +00:00
kato
d56ec3e6f6
Sync with sys/i386/isa/sio.c revision 1.202.
1998-05-20 13:39:06 +00:00
kato
2f9c119f1e
Sync with sys/i386/isa/clock.c revision 1.120.
1998-05-20 13:38:42 +00:00
kato
b82aea5ea9
Sync with sys/i386/i386/machdep.c revision 1.296.
1998-05-19 12:58:05 +00:00
phk
86337bf437
s/nanoruntime/nanouptime/g
...
s/microruntime/microuptime/g
Reviewed by: bde
1998-05-17 11:53:46 +00:00
kato
58e53bec0e
Sync with sys/i386conf/majors.i386 revision 1.42.
1998-05-14 12:42:11 +00:00
kato
a4d8f4ef4f
Sync with sys/i386/isa/sio.c revision 1.201.
1998-05-13 10:42:36 +00:00
kato
9509d21464
Sync with sys/i386/conf/majors.i386 revision 1.41.
1998-05-13 10:40:32 +00:00
kato
1426c7085a
Sync with sys/i386/isa/wd.c revision 1.167.
1998-05-12 09:32:19 +00:00
kato
17f8aefccb
Sync with sys/i386/conf/options.i386 revision 1.78.
1998-05-12 09:31:44 +00:00
kato
3a662d3414
Sync with sys/i386/conf/majors.i386 revision 1.40.
1998-05-12 09:31:12 +00:00
kato
d33c372290
Sync with sys/i386/isa/wd.c revision 1.166.
1998-05-07 08:37:27 +00:00
kato
2974fd32fa
Sync with sys/i386/isa/fd.c revision 1.112.
1998-05-07 08:36:48 +00:00
kato
e9a01261c4
Sync with sys/i386/isa/wd.c revision 1.164.
1998-05-06 08:25:58 +00:00
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