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
cd0ab95415
Sync with sys/i386/isa/sio.c revision 1.201.
1998-05-13 10:42:36 +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
54f5627faa
Sync with sys/i386/isa/sio.c revision 1.200.
1998-05-04 11:25:13 +00:00
KATO Takenori
b30dab363b
System clock speed is always detected automatically.
1998-05-04 07:47:33 +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
KATO Takenori
9a3c443d5a
Sync with sys/i386/isa/fd.c revision 1.109.
1998-04-20 13:50:58 +00:00
Dag-Erling Smørgrav
dc73342347
Seventy-odd "its" / "it's" typos in comments fixed as per kern/6108.
1998-04-17 22:37:19 +00:00
KATO Takenori
237d5c328a
Sync with sys/i386/isa/clock.c revision 1.119.
1998-04-06 03:38:18 +00:00
KATO Takenori
2dbeac88d1
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
KATO Takenori
b96ae93234
Sync with sys/i386/isa/clock.c revision 1.117.
1998-03-17 08:42:18 +00:00
KATO Takenori
d16238bcdd
Sync with sys/i386/isa/clock.c revision 1.116.
1998-03-15 13:35:42 +00:00
KATO Takenori
546c9ed396
Sync with sys/i386/isa/clock.c revision 1.115.
1998-03-07 15:43:43 +00:00
KATO Takenori
55a5998a24
Sync with sys/i386/isa/clock.c revision 1.114.
1998-03-01 05:22:25 +00:00
KATO Takenori
269d7ee60c
Sync with sys/i386/isa/sio.c revision up to 1.199.
1998-02-27 15:24:51 +00:00
KATO Takenori
9f3962f9bb
Sync with sys/i386/isa/clock.c revision 1.113.
1998-02-23 12:24:27 +00:00
KATO Takenori
6dd95c2390
Sync with sys/i386/isa/clock.c revision 1.112.
1998-02-22 13:44:39 +00:00
KATO Takenori
7cd00cc31e
Oops, previous commit was incomplete.
1998-02-21 15:54:23 +00:00
KATO Takenori
c2515e4e62
Sync with sys/i386/isa/clock.c revision 1.111.
1998-02-21 15:52:40 +00:00
KATO Takenori
127f07ea76
Sync with sys/i386/isa/sio.c revision 1.197.
1998-02-15 11:18:47 +00:00
Poul-Henning Kamp
a4daaa09f2
Implement the spirit but not the letter of Terrys hot-char patch.
...
The differences Terrys patch and this patch are:
* Remove a lot of un-needed comments.
* Don't put l_hotchar at the front of stuct linesw, there is no need to.
* Use the #defines for the hotchar in the SLIP and PPP line disciplines
1998-02-13 12:46:28 +00:00
KATO Takenori
a7378a5844
Sync with sys/i386/isa/clock.c revision 1.110.
1998-02-13 09:32:17 +00:00
KATO Takenori
cf43dcc13b
Sync with sys/i386/isa/clock.c and spker.c revision 1.109 and 1.32,
...
resplectivley.
1998-02-09 15:05:44 +00:00
KATO Takenori
4e82d9dc12
Fixed bugs introduced by syncing with i386/isa/sio.c revision 1.143.
...
Submitted by: Takahashi Yoshihiro <nyan@wyvern.cc.kogakuin.ac.jp>
1998-02-02 07:59:05 +00:00
KATO Takenori
bbc4f6d526
Sync with sys/i386/isa/clock.c revision 1.108.
1998-01-28 12:25:06 +00:00
Eivind Eklund
7b778b5e61
Make all file-system (MFS, FFS, NFS, LFS, DEVFS) related option new-style.
...
This introduce an xxxFS_BOOT for each of the rootable filesystems.
(Presently not required, but encouraged to allow a smooth move of option *FS
to opt_dontuse.h later.)
LFS is temporarily disabled, and will be re-enabled tomorrow.
1998-01-24 02:54:56 +00:00
KATO Takenori
774f324f38
Added dealy.
...
Submitted by: Kawanobe Koh <kawanobe@st.rim.or.jp>
1998-01-22 03:52:55 +00:00
KATO Takenori
60fa2968df
Fixed bugs introduced when files were synchronized with
...
sys/i386/isa/mse.c and sio.c.
Submitted by: Takahashi Yoshihiro <nyan@wyvern.cc.kogakuin.ac.jp>
1998-01-16 11:20:22 +00:00
KATO Takenori
ab29750a7f
Sync with sys/i386/isa/sio.c revision 1.194.
1998-01-08 10:50:06 +00:00
KATO Takenori
3b6f48e947
Sync with sys/i386/isa/clock.c revision up to 1.107.
1997-12-29 16:15:57 +00:00
KATO Takenori
b8c15aa548
Sync with sys/i386/isa/sio.c revision up to 1.193.
1997-12-29 16:08:48 +00:00
Poul-Henning Kamp
71f461f86a
Rename "i586_ctr" to "tsc" (both upper and lower case instances).
...
Fix a couple of printfs too.
Warning: This changes the names of a couple of kernel options!
1997-12-26 20:42:37 +00:00
Eivind Eklund
5591b823d1
Make COMPAT_43 and COMPAT_SUNOS new-style options.
1997-12-16 17:40:42 +00:00
Bruce Evans
239b7b699e
Use ENOIOCTL instead of -1 (= ERESTART) for tty ioctls that are
...
not handled at a particular level. This fixes mainly restarting
of interrupted TIOCDRAINs and TIOCSETA{W,F}s.
1997-12-06 13:25:01 +00:00
Poul-Henning Kamp
ab3f746966
In all such uses of struct buf: 's/b_un.b_addr/b_data/g'
1997-12-02 21:07:20 +00:00
KATO Takenori
681be1a529
Sync with sys/i386/isa/if_ed.c, if_fe.c and sio.c revisions 1.129,
...
1.35 and 1.189, respectively.
1997-11-25 09:42:26 +00:00
KATO Takenori
9621c9ed58
Synchronize with sys/i386/isa/clock.c revision 1.104.
1997-11-19 11:35:22 +00:00
KATO Takenori
00be5a552a
Sync with sys/i386/isa/sio.c revision 1.188.
1997-11-03 02:30:45 +00:00
KATO Takenori
016f33ea47
Synchronize with sys/i386/isa/npx.c and clock.c revisions 1.53 and
...
1.103, respectively.
1997-10-28 14:30:47 +00:00
KATO Takenori
6fd3c7fdea
Synchronize with sys/i386/isa/sio.c revision 1.187.
1997-10-27 11:00:31 +00:00
KATO Takenori
b2bf5e1cfd
Synchronize with sys/i386/isa/fd.c revision 1.105.
1997-10-21 09:48:38 +00:00
KATO Takenori
5ea17fc758
Synchronize with sys/i386/isa/sio.c revision 1.184.
1997-10-13 09:23:14 +00:00
KATO Takenori
09044baf2a
Synchronize with sys/i386/isa/fd.c revision 1.104.
1997-09-24 08:21:26 +00:00
KATO Takenori
e79c5cf3a8
Synchronize with sys/i386/isa/fd.c, isa.c and sio.c revisions 1.103,
...
1.105 and 1.183, respectively.
1997-09-22 12:23:49 +00:00
KATO Takenori
55d994bfb5
Synchronize with sys/i386/conf/options.i386 and sys/i386/isa/sio.c
...
revisions 1.60 and 1.182, respectively.
1997-09-20 05:28:02 +00:00
KATO Takenori
073e89f3e6
Synchronize with sys/i386/isa/fd.c revision 1.102.
1997-09-18 08:10:45 +00:00
KATO Takenori
61fd9882c1
Synchronize with sys/i386/conf/options.i386 and sys/i386/isa/fd.c
...
revisions 1.59 and 1.101, respectively.
1997-09-17 08:01:07 +00:00
KATO Takenori
e70ee0f24b
Synchronize with sys/i386/isa/mse.c, pcaudio.c, sio.c and syscons.c
...
revisions 1.34, 1.37, 1.181 and 1.232, respectively.
1997-09-14 16:27:37 +00:00
KATO Takenori
52f3a7293c
Synchronize with sys/i386/isa/sio.c revision 1.180.
1997-09-01 10:45:02 +00:00
KATO Takenori
dd4ca852b4
Synchronize with sys/i386/isa/clock.c revision 1.102.
1997-09-01 10:44:06 +00:00
KATO Takenori
bc4534f4cc
Synchronize with sys/i386/isa/clock.c and sio.c revisions 1.101 and
...
i.178, respectively.
1997-08-30 15:47:49 +00:00
KATO Takenori
463695c856
Synchronize with sys/i386/i386/userconfig.c and sys/i386/isa/clock.c
...
revisions 1.89 and 1.100, respectively.
1997-08-22 08:12:14 +00:00
KATO Takenori
28f454282d
Synchronize with sys/i386/isa/sio.c revision up to 1.177.
1997-08-21 08:25:13 +00:00
KATO Takenori
1d39bbefd2
Synchronize with sys/i386/isa/clock.c revision 1.99.
1997-08-21 08:23:52 +00:00
KATO Takenori
3a19895e49
Synchronize with sys/i386/i386/trap.c revision 1.106 and
...
sys/i386/isa/sio.c revision 1.175.
1997-08-20 10:25:21 +00:00
KATO Takenori
b8baf50c94
Synchronize with sys/i386/isa/sio.c revision 1.174.
1997-08-06 09:42:57 +00:00
KATO Takenori
95ec91943b
Synchronize with sys/i386/isa/clock.c revision 1.98.
1997-07-26 13:52:47 +00:00
KATO Takenori
1cc4d2e950
Synchronize with sys/i386/isa/clock.c revision up to 1.97.
1997-07-23 11:28:39 +00:00
KATO Takenori
50902335e5
Synchronize with sys/i386/isa/clock.c revision up to 1.95.
1997-07-21 13:12:01 +00:00
KATO Takenori
062569821c
Synchronize with sys/i386/isa/fd.c, if_ed.c, if_fe.c, lpt.c, mse.c,
...
npx.c, isa.c, sio.c, syscons.c and wd.c revisions 1.100, 1.117, 1.29,
1.61, 1.33, 1.48, 1.95, 1.173, 1.226 and 1.132, respectively.
1997-07-21 13:11:16 +00:00
KATO Takenori
02f9294f2c
Fixed the place of the `}' in comparam().
1997-07-20 11:59:48 +00:00
KATO Takenori
72561927af
Synchronize with sys/i386/isa/clock.c revision up to 1.92.
1997-07-20 11:55:52 +00:00
KATO Takenori
6f51f3ff27
Synchronize with sys/i386/isa/sio.c revision 1.172.
1997-07-17 10:35:43 +00:00
KATO Takenori
4e329ed74c
Synchronize with sys/i386/isa/clock.c revision 1.89.
1997-07-13 12:14:18 +00:00
KATO Takenori
9679e98125
Synchronize with sys/i386/isa/clock.c and isa.c revisions 1.88 and
...
1.93, respectively.
1997-06-26 14:49:25 +00:00
KATO Takenori
3d9271a28a
Synchronize with sys/i386/isa/sio.c and sioreg.h revisions1.171 and
...
1.10, respectively.
1997-06-06 13:09:55 +00:00
KATO Takenori
8f9fda2b35
Synchronize with sys/i386/isa/sio.c and sioreg.h revisions 1.170 and
...
1.9, respectively.
1997-06-04 10:27:53 +00:00
KATO Takenori
91097827d5
Synchronize with following files:
...
Revision Changes Path
> 1.165 +2 -1 src/sys/i386/conf/files.i386
> 1.246 +2 -1 src/sys/i386/i386/machdep.c
> 1.98 +2 -2 src/sys/i386/i386/trap.c
> 1.87 +2 -2 src/sys/i386/isa/clock.c
> 1.89 +2 -356 src/sys/i386/isa/isa.c
> 1.45 +2 -1 src/sys/i386/isa/npx.c
1997-06-02 15:45:40 +00:00
KATO Takenori
4e370d3488
Synchronize with sys/i386/isa/sio.c revision 1.169.
1997-06-02 10:51:34 +00:00
KATO Takenori
1ed2d1f6da
Synchronize with following changes:
...
> Revision Changes Path
> 1.97 +2 -1 src/sys/i386/i386/trap.c
> 1.86 +2 -1 src/sys/i386/isa/clock.c
> 1.88 +2 -1 src/sys/i386/isa/isa.c
> 1.44 +3 -2 src/sys/i386/isa/npx.c
1997-05-31 12:43:17 +00:00
KATO Takenori
e18ae85fff
Synchronize with sys/i386/isa/clock.c and sio.c revisions 1.85 and
...
1.168, respectively.
1997-05-30 09:57:09 +00:00
KATO Takenori
b187553216
Synchronize with sys/i386/isa/clock.c revision 1.84.
1997-05-28 09:04:26 +00:00
KATO Takenori
beaea33867
Synchronize with sys/i386/isa/sio.c revison 1.167.
1997-05-19 12:39:42 +00:00
KATO Takenori
c231b961b4
Synchornize with sys/i386/isa/clock.c revision upto 1.94.
1997-05-05 13:13:47 +00:00
KATO Takenori
e1ee467aaf
Merge SMP code from IBM-PC tree into PC-98 tree.
1997-04-27 13:22:09 +00:00
KATO Takenori
3238d14c9e
Synchronize with sys/i386/isa/sio.c revision 1.163.
1997-04-19 14:54:32 +00:00
KATO Takenori
f62f53e408
Synchronize with sys/i386/isa/clock.c revision 1.80.
1997-04-07 10:53:14 +00:00
KATO Takenori
5b6bca02c7
Synchronize with sys/i386/isa/sio.c revision 1.162.
1997-04-05 15:04:32 +00:00
Bruce Evans
3a32c6706b
Don't include <sys/ioctl.h> in the kernel. Stage 9: same changes
...
in pc98 as in isa.
1997-03-24 12:29:48 +00:00
Bruce Evans
fe10481de8
Don't #include <sys/fcntl.h> in <sys/file.h> if KERNEL is defined.
...
Fixed everything that depended on getting fcntl.h stuff from the wrong
place. Most things don't depend on file.h stuff at all.
1997-03-23 03:49:00 +00:00
KATO Takenori
b95c15c20f
Added missing i8251 code.
...
Submitted by: H. Nokubi <h-nokubi@nmit.mt.nec.co.jp>
1997-03-06 15:07:04 +00:00
KATO Takenori
85c57124b2
Synchronize with sys/i386/isa/clock.c revision 1.79.
1997-03-05 16:19:48 +00:00
KATO Takenori
5db523b1d5
Fixed devfs code. Old code remained in pc98 tree.
...
Submitted by: URATA Shuichiro <s-urata@nmit.tmg.nec.co.jp>
1997-03-04 06:39:02 +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
6ed46f82d8
Synchronize with Lite/2 commit: i386/i386/machdep.c, i386/i386/trap.c,
...
i386/isa/fd.c and i386/isa/wd.c revisions 1.227, 1.87, 1.96 and 1.123,
respectively.
1997-02-10 11:53:20 +00:00
KATO Takenori
15466e1892
Moved macros which are related to BIOS work area from pc98.h
...
(corresponds to isa.h) to pc98_machdep.h.
1997-02-07 19:07:43 +00:00
KATO Takenori
59e8efa110
Synchronize with sys/i386/isa/sio.c revision 1.158.
1997-02-02 08:09:41 +00:00
KATO Takenori
da2c67c4aa
Synchronize with sys/i386/isa/sio.c revision 1.157.
1997-01-30 10:48:06 +00:00
KATO Takenori
d3e1120fab
Synchronize with sys/i386/isa/clock.c revision 1.75.
1997-01-30 10:44:05 +00:00
KATO Takenori
c59a3dbd01
- Changed retry count from 1000000 to 10000 (same as IBM-PC's).
...
- Deleted unnecessary DELAY().
- Deleted space character at the end of line.
1997-01-18 15:51:43 +00:00
KATO Takenori
b1c7657eef
Synchronize with sys/i386/isa/clock.c (revision 1.74).
1997-01-18 10:25:04 +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
af4342c037
Staticize the functions rtc_inb, rtc_outb, rtc_serialcombit, and
...
rtc_serialcom. These functions are only used by PC98.
1997-01-10 17:11:09 +00:00
KATO Takenori
a2aded7b8e
Add `#ifdef PC98' to include PC98-specific code. Add declaration of the
...
function rtc_outb().
This is a 2.2 candidate.
1997-01-04 06:38:46 +00:00
KATO Takenori
d2ff8b7ea8
Synchronize with sys/i386/isa/sio.c revision 1.155 (use breakpoint()
...
instead of Debugger()).
1996-12-24 11:47:52 +00:00
KATO Takenori
a413ea0d8a
Synchronize with sys/i386/isa/fd.c revision 1.94 (disable disk
...
statistics support).
1996-12-19 08:17:08 +00:00
Satoshi Asami
7a8e4111ee
Syncronize.
...
Submitted by: The FreeBSD(98) Development Team
1996-12-04 04:36:59 +00:00
Satoshi Asami
f48465862b
Synchronize with the RELENG_2_2 branch.
...
Definite 2.2 candidate.
Submitted by: The FreeBSD(98) Development Team
1996-12-04 04:21:30 +00:00
Satoshi Asami
6b2f48440f
Re-sync with -current. Should be in 2.2.
...
Submitted by: The FreeBSD(98) Development Team
1996-11-09 00:39:59 +00:00