kato
94ab377b71
Sync with sys/i386/isa/sio.c revision up to 1.193.
1997-12-29 16:08:48 +00:00
kato
29b2fd54bd
Sync with sys/i386/i386/userconfig.c revision 1.99.
1997-12-29 16:06:20 +00:00
kato
e50e705007
Merge from sys/i386/i386/microtime.s revision 1.36.
1997-12-28 08:16:28 +00:00
peter
603f05b160
#include "opt_user_ldt.h" so that the #ifdef USER_LDT checks can work, as
...
commented about at length in the PR audit trail.
PR: 2412
1997-12-27 02:28:28 +00:00
phk
cadc59e511
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
kato
6a523666f7
Sync with sys/i386/conf/Makefile.i386 revision 1.106.
1997-12-20 02:37:55 +00:00
eivind
01dd6091ed
Make COMPAT_43 and COMPAT_SUNOS new-style options.
1997-12-16 17:40:42 +00:00
kato
fd72a030d7
Don't use PG_N if EPSON PC-486HX/HG/HA (PC-9801 compatible) are
...
detected. These machine cannot make L2 cache write-through by PG_N,
and only I/O access (undocumented) can do that. If PG_N is used,
system hangs.
Reviewed by: tos@fa2.so-net.or.jp (Toshiyuki Kawashima)
1997-12-16 10:22:49 +00:00
eivind
3452c23db8
Throw options IPX, IPXIP and IPTUNNEL into opt_ipx.h.
...
The #ifdef IPXIP in netipx/ipx_if.h is OK (used from ipx_usrreq.c and
ifconfig.c only).
I also fixed a typo IPXTUNNEL -> IPTUNNEL (and #ifdef'ed out the code
inside, as it never could have compiled - doh.)
1997-12-15 20:31:25 +00:00
kato
4595f412fe
Sync with sys/i386/i386/microtime.s revision 1.35.
1997-12-15 08:37:13 +00:00
kato
9f9d754997
Sync with sys/i386/i386/machdep.c revision 1.279.
1997-12-14 12:31:44 +00:00
kato
dce0dc136e
Sync with sys/i386/conf/files.i386 revision 1.182.
1997-12-14 12:30:54 +00:00
kato
9c8df1263b
Sync with sys/i386/conf/files.i386, majors.i386 and options.i386
...
revisions 1.181, 1.23 and 1.64, respectively.
1997-12-10 09:28:59 +00:00
kato
09c05428ba
Sync with sys/i386/isa/mse.c and syscons.c revisions 1.36 and 1.242,
...
respectively.
1997-12-09 11:58:02 +00:00
kato
7f20d6a1c7
Sync with sys/i386/i386/userconfig.c revision 1.98.
1997-12-09 11:55:25 +00:00
bde
f3274407b4
Use ENOIOCTL instead of -1 (= ERESTART) for diskslice ioctls that are
...
not handled at a particular level.
1997-12-06 14:27:56 +00:00
bde
e868842f11
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
kato
515aa624c8
Sync with sys/i386/i386/trap.c revision 1.119.
1997-12-06 06:19:19 +00:00
kato
c1ffa334bd
Sync with sys/i386/conf/options.i386 revision 1.63.
1997-12-05 11:51:29 +00:00
kato
51a6736110
Sync with sys/i386/boot/biosboot/boot.h and io.c revisions 1.23 and
...
1.25, respectively.
1997-12-05 11:50:42 +00:00
kato
1dd09bb9b4
Sync with sys/i386/i386/machdep.c and trap.c revisions 1.278 and
...
1.118, respectively.
1997-12-05 11:48:53 +00:00
kato
185fb48052
Sync with sys/i386/i386/machdep.c and trap.c revisions 1.275 and
...
1.116, respectively.
1997-12-03 09:46:34 +00:00
phk
a1bfb618d9
In all such uses of struct buf: 's/b_un.b_addr/b_data/g'
1997-12-02 21:07:20 +00:00
kato
a4d6fae045
Sync with sys/i386/conf/files.i386 revision 1.180.
1997-12-02 08:20:34 +00:00
kato
6ab1ef8c0a
Sync with sys/i386/isa/isa.c revision 1.108.
1997-12-01 09:37:26 +00:00
kato
ffb62a2a81
Sync with sys/i386/i386/userconfig.c revision 1.97.
1997-11-27 10:15:48 +00:00
kato
fd0b5d3750
Sync with sys/i386/conf/files.i386 revision 1.179.
1997-11-27 10:14:54 +00:00
kato
f3d796a0d2
Sync with sys/i386/isa/syscons.c revision 1.240.
1997-11-27 10:14:11 +00:00
kato
2c74c3d3ed
Sync with sys/i386/i386/machdep.c revision up to 1.274.
1997-11-25 09:54:36 +00:00
kato
57d6b2a9cf
Sync with sys/i386/i386/trap.c revision 1.115.
1997-11-25 09:53:44 +00:00
kato
119e87395f
Sync with sys/i386/isa/isa.c revision 1.107.
1997-11-25 09:52:29 +00:00
kato
255967927e
Sync with sys/i386/isa/syscons.c and syscons.h revisions 1.229 and
...
1.36, respectively.
1997-11-25 09:51:46 +00:00
kato
9999450f21
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
753755c943
Sync with sys/i386/isa/pcaudio.c revision 1.38.
1997-11-19 11:37:06 +00:00
kato
aa874d5343
Sync with sys/i386/isa/npx.c revision 1.54.
1997-11-19 11:36:24 +00:00
kato
c5a1f033cb
Sync with sys/i386/isa/mse.c revision 1.35.
1997-11-19 11:35:52 +00:00
kato
6f23e07618
Synchronize with sys/i386/isa/clock.c revision 1.104.
1997-11-19 11:35:22 +00:00
kato
97136206e7
Sync with sys/i386/conf/majors.i386 revision up to 1.22.
1997-11-19 11:34:22 +00:00
kato
a354c4cbb3
Sync with sys/i386/conf/majors.i386 revision 1.20.
1997-11-10 13:46:38 +00:00
kato
81bbaff831
Sync with following files:
...
- sys/i386/i386/machdep.c revision 1.271
- sys/i386/i386/trap.c revision 1.114
- sys/i386/isa/if_ed.c revision 1.128
- sys/i386/isa/if_fe.c revision 1.34
- sys/i386/isa/syscons.c revision 1.238.
- sys/i386/isa/wd.c revision 1.144
1997-11-07 12:54:01 +00:00
kato
363a7ddf85
Sync with sys/i386/conf/Makefile.i386 revision 1.105.
1997-11-06 09:51:34 +00:00
kato
675448121b
Sync with sys/i386/isa/wd.c revision 1.142.
1997-11-04 12:58:48 +00:00
kato
80e26d12da
Sync with sys/i386/conf/Makefile.i386 revision 1.104.
1997-11-04 12:58:20 +00:00
kato
c22960aa65
Sync with sys/i386/isa/sio.c revision 1.188.
1997-11-03 02:30:45 +00:00
kato
c08005ca1f
Sync with sys/i386/i386/userconfig.c revision 1.96.
1997-11-03 02:29:44 +00:00
kato
fe4a71d319
Sync with sys/i386/isa/if_fe.c revision 1.33.
1997-11-03 02:28:39 +00:00
kato
b0b955ecbe
Sync with sys/i386/isa/if_ed.c revision 1.127.
1997-11-03 02:27:36 +00:00
jseger
1f886000f4
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
sos
226ae63eab
First cut at supporting multi-CD CDROM drives (changers).
...
Very rudimentary, lots of error checks missing, but it works.
Dont do an ls on two different CD's though, it will eat your
changer mechanism for lunch :), this clearly needs some more
thought. Until then this will enable those with changers to
mount their multible CD's and doing "sensible" work....
Thanks to Andrew Gordon <arg@arg1.demon.co.uk> for donating a drive
(a NEC CDR-C251 4x4) that makes this possible to develop.
1997-10-29 22:11:00 +00:00
kato
df76a9fc09
Sync with sys/i386/isa/if_ed.c revision 1.126.
1997-10-29 08:14:56 +00:00