Commit Graph

834 Commits

Author SHA1 Message Date
kato
f8ad884633 Sync with sys/i386/isa/sio.c revision 1.207. 1998-06-17 09:27:15 +00:00
kato
3dd20fc6df Sync with sys/i386/isa/conf/files.i386 revision 1.198. 1998-06-17 09:26:23 +00:00
kato
988417407e Sync with sys/i386/isa/syscons.c revision 1.263. 1998-06-15 13:06:33 +00:00
kato
740e825737 Sync with sys/i386/isa/clock.c revision 1.124. 1998-06-10 08:25:23 +00:00
bde
566ee5c323 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
2c9e07b212 Sync with sys/i386/isa/clock.c revision 1.123. 1998-06-08 08:56:43 +00:00
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
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
kato
142623e0c8 - Use existing file (psm.c) though the driver does not work under
PC-98 arch.
- Merge the change in sys/i386/conf/files.i386 revision from 1.187 to
1.188.
1998-03-30 12:36:16 +00:00
kato
5fe547daac Merge the change in sys/i386/boot/rawboot/Makefile revision from 1.7
to 1.8.

Forgotten by:	kato
1998-03-30 12:24:12 +00:00
kato
b88e9df435 Added missing #include's. 1998-03-30 12:10:02 +00:00
kato
9354d72f40 Sync with sys/i386/isa/if_ed.c revision 1.138. 1998-03-29 12:48:46 +00:00
kato
1fe36ac927 Sync with sys/i386/i386/trap.c revision 1.124. 1998-03-29 12:48:01 +00:00
kato
3d7372766d Sync with sys/i386/isa/if_ed.c revision 1.137. 1998-03-29 12:45:39 +00:00
kato
c8e85ed3cf Sync with sys/i386/i386/machdep.c and trap.c revisions 1.293 and
1.123, respectively.
1998-03-24 08:27:21 +00:00
kato
e889d84970 Sync with sys/i386/conf/files.i386 revision 1.195. 1998-03-24 08:26:02 +00:00
msmith
9401ee1524 Remove unuseful (and annoying) ENXIO printf. 1998-03-20 23:14:52 +00:00
sos
21c3594ca9 Fixed missing filemark on close if data written to tape.
Don't try to flush buffers if the drive says it has none.
More error checking and reporting.

Hack: if drive hangs, it can be reset by issuing a mt -f device offline.

I've been able to make several 4G backups. However there is still problems
with some configurations. It is not clear if it is hardware or driver
problems yet.
1998-03-17 10:45:18 +00:00
kato
890e12c6b0 Make EPSON_BOUNCEDMA a new-style option. 1998-03-17 09:11:03 +00:00
kato
4f11d35789 Sync with sys/i386/isa/clock.c revision 1.117. 1998-03-17 08:42:18 +00:00
kato
7f88a5aa31 Sync with sys/i386/isa/clock.c revision 1.116. 1998-03-15 13:35:42 +00:00
kato
0c69f93071 Fixed include file's path. 1998-03-14 02:35:10 +00:00
kato
f36bbf1964 Link i386/include instead of pc98/include (there is no such directory). 1998-03-14 02:33:54 +00:00
kato
df9fb1b269 Sync with sys/i386/conf/files.i386 revision 1.194. 1998-03-14 02:31:00 +00:00
kato
59b171deeb Sync with sys/i386/boot/rawboot/Makefile revision 1.11. 1998-03-14 02:30:01 +00:00
kato
3cf9d4ef15 Sync with sys/i386/boot/Makefile.inc. 1998-03-14 02:29:24 +00:00
kato
39cd03a570 Sync with sys/i386/i386/userconfig.c revision 1.103. 1998-03-10 12:52:55 +00:00
kato
d22a6647c4 Sync with sys/i386/conf/options.i386 revision 1.76. 1998-03-10 12:48:57 +00:00
kato
aee7de20d9 Make FPU_ERROR_BROKEN a new-style option. 1998-03-09 10:17:13 +00:00
kato
2bddba52f1 Sync with sys/i386/i386/machdep.c revision 1.292. 1998-03-08 03:55:35 +00:00
kato
6223ff057b Sync with following changes:
>   Added files:
>     sys/i386/boot        Makefile.inc
>  Revision  Changes    Path
>  1.63      +3 -12     src/sys/i386/boot/biosboot/Makefile
>  1.8       +1 -17     src/sys/i386/boot/kzipboot/Makefile
>  1.16      +6 -15     src/sys/i386/boot/netboot/Makefile
>  1.10      +3 -14     src/sys/i386/boot/rawboot/Makefile
1998-03-07 15:48:29 +00:00
kato
691459f435 Sync with sys/i386/isa/clock.c revision 1.115. 1998-03-07 15:43:43 +00:00
kato
bb4739d4fd Sync with sys/i386/i386/machdep.c revision 1.291. 1998-03-07 15:42:54 +00:00
kato
8de0a6b2b5 Fixed mistakenly merged part.
Submitted by:	NOKUBI Hirotaka <hnokubi@yyy.or.jp>
1998-03-05 03:31:27 +00:00
kato
e5372807a4 Sync with sys/i386/i386/machdep.c revision 1.290. 1998-03-02 10:02:01 +00:00
sos
f19ba03122 First pre alpha Work In Progress commit of a IDE/ATAPI tape driver.
It does endeed work, but there is still some problems to solve.
I get a "nonrecovered data error" from time to time, but besides
this it has backed up several Gigs allready.

Please report any success/failure directly to me.

Thanks to Warner Losh for providing a drive to use in writing
this driver!
1998-03-01 18:57:29 +00:00
kato
242acb1b42 Sync with sys/i386/isa/clock.c revision 1.114. 1998-03-01 05:22:25 +00:00
kato
a074cea125 Sync with sys/i386/isa/if_ed.c revision 1.136. 1998-02-28 07:38:18 +00:00
kato
fbb8137dd8 Sync with sys/i386/isa/sio.c revision up to 1.199. 1998-02-27 15:24:51 +00:00
kato
ad2b32dfc3 Sync with sys/i386/isa/if_fe.c revision up to 1.39. 1998-02-27 15:23:37 +00:00
kato
7e25ab0f35 Sync with sys/i386/isa/if_ed.c revision up to 1.135. 1998-02-27 15:22:06 +00:00
kato
3faa601edb Sync with sys/i386/conf/majors.i386 revision 1.36. 1998-02-27 15:20:07 +00:00
kato
d8d81bef89 Sync with sys/i386/conf/majors.i386 revision 1.35. 1998-02-26 03:22:05 +00:00
kato
45b2a4d4cc Sync with sys/i386/conf/files.i386 revision 1.193. 1998-02-26 03:21:41 +00:00
kato
8adfaa16ae Sync with sys/i386/isa/clock.c revision 1.113. 1998-02-23 12:24:27 +00:00
kato
8fdca0a7ac Removed unused file (sync with sys/i386/i386/microtime.s). 1998-02-23 12:23:23 +00:00
kato
80b03bbf40 Sync with sys/i386/isa/clock.c revision 1.112. 1998-02-22 13:44:39 +00:00
kato
4ab5bc5b35 Make pc98 options new-style. 1998-02-21 16:17:55 +00:00
kato
c17813b2b2 Oops, previous commit was incomplete. 1998-02-21 15:54:23 +00:00
kato
6356ca3108 Sync with sys/i386/isa/clock.c revision 1.111. 1998-02-21 15:52:40 +00:00
kato
f997623c3a Sync with sys/i386/isa/spkr.c revision 1.33. 1998-02-21 15:51:51 +00:00
kato
b0ef8a614f Sync with sys/i386/conf/options.i386 revision 1.21. 1998-02-21 15:50:26 +00:00
kato
f10be05422 Sync with sys/i386/conf/majors.i386 revision 1.34. 1998-02-21 15:49:45 +00:00
kato
ba92eeba5a Sync with sys/i386/conf/files.i386 revision 1.192. 1998-02-21 15:49:03 +00:00
kato
611ffbd64f Sync with sys/i386/isa/lpt.c revision 1.167. 1998-02-20 12:25:23 +00:00
kato
86b152d3d4 Sync with sys/i386/conf/majors.i386 revision 1.33. 1998-02-20 12:24:18 +00:00
kato
cd314fdf31 Sync with sys/i386/conf/majors.1.31. 1998-02-19 08:43:25 +00:00
kato
eb60d56d75 Sync with sys/i386/conf/files.i386 revision 1.191. 1998-02-19 08:42:57 +00:00
kato
6d2de5b15e Sync with sys/i386/conf/majors.i386 revision 1.29. 1998-02-18 12:34:32 +00:00
kato
21ccba9ccc Sync with sys/i386/conf/files.i386 revision 1.190. 1998-02-18 12:34:01 +00:00
kato
2702289bfe Sync with sys/i386/conf/devices.i386 revision 1.13. 1998-02-18 12:33:34 +00:00
kato
42dfb562ab Sync with sys/i386/conf/GENERIC revision 1.107. 1998-02-17 08:29:49 +00:00
eivind
a5daa0b2f8 Add HW_WDOG to LINT, and turn it into a new-style option. 1998-02-16 23:57:49 +00:00
kato
63d666f2ce Sync with sys/i386/conf/files.i386 revision 1.189. 1998-02-16 09:38:37 +00:00
kato
5d5aad2b7b Sync with sys/i386/conf/GENERIC revision 1.106. 1998-02-16 09:37:57 +00:00
kato
d126f7c00d Sync with sys/i386/boot/*/Makefile (Eivind's change: Make bootblock
building independent of /usr/include if relative includes are
available).
1998-02-16 09:37:18 +00:00
kato
eb21aa8bb0 Sync with sys/i386/isa/npx.c revision 1.57. 1998-02-15 11:19:15 +00:00
kato
295276ab74 Sync with sys/i386/isa/sio.c revision 1.197. 1998-02-15 11:18:47 +00:00
kato
a0c428b214 Sync with sys/i386/conf/majors.i386 revision 1.27. 1998-02-14 08:40:09 +00:00
kato
c49d3ffe6d Sync with sys/i386/isa/syscons.c revision 1.256. 1998-02-14 08:39:35 +00:00
pst
81b6e7dabd Change wfd major block device to 1 as part of the effort to make wfd's
bootable without a big increase in boot2's size.
1998-02-13 22:41:00 +00:00
kato
a2c02d8f2d Sync with sys/i386/isa/syscons.c revision 1.255. 1998-02-13 16:59:01 +00:00
kato
e50588385a Sync with sys/i386/conf/majors.i386 revision 1.26. 1998-02-13 16:57:31 +00:00
phk
76528cc622 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
cf182e9c4c Sync with sys/i386/isa/npx.c revision 1.56. 1998-02-13 09:32:50 +00:00
kato
0c954cc6d4 Sync with sys/i386/isa/clock.c revision 1.110. 1998-02-13 09:32:17 +00:00
kato
c31348ec3f Sync with sys/i386/isa/syscons.c and syscons.h revisions 1.254 and
1.37, respectively.
1998-02-13 09:31:35 +00:00
kato
419016b39d Sync with sys/i386/isa/syscons.c revision 1.251. 1998-02-12 08:16:34 +00:00
kato
8c6334b4b9 Sync with sys/i386/conf/options.i386 revision 1.72. 1998-02-12 08:15:51 +00:00
kato
c1a8f97c8e Sync with sys/i386/i386/userconfig.c revision 1.102. 1998-02-10 08:03:42 +00:00
kato
0c1ad0fcbb Added entry of 16-bits bus lnc card.
Submitted by:	Chiharu Shibata <chi@rd.njk.co.jp>
1998-02-10 03:25:08 +00:00
kato
1e5cccbfcc Staticize. 1998-02-10 02:51:32 +00:00
kato
f8d05377ff 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
c6e3a2c916 Sync with sys/i386/i386/machdep.c revision 1.289. 1998-02-09 15:04:39 +00:00
eivind
d7a6ab2803 Staticize. 1998-02-09 06:11:36 +00:00
eivind
4547a09753 Back out DIAGNOSTIC changes. 1998-02-06 12:14:30 +00:00
kato
954e6de43d Sync with sys/i386/isa/if_ed.c revision up to 1.132. 1998-02-05 10:17:57 +00:00
kato
a5f2715e85 Sync with sys/i386/isa/isa.c revision 1.110. 1998-02-05 10:06:42 +00:00
kato
d91961b04b Sync with sys/i386/i386/machdep.c and trap.c reivsions 1.287 and
1.121, respectively.
1998-02-05 10:05:47 +00:00
kato
eac247a369 Sync with sys/i386/conf/options.i386 revision 1.71. 1998-02-04 10:22:05 +00:00
kato
ad6a47921f Sync with sys/i386/i386/machdep.c revision 1.286. 1998-02-04 10:19:33 +00:00
kato
526a104a44 Sync with sys/i386/isa/wd.c revision 1.150. 1998-02-02 09:52:28 +00:00
kato
fb747db726 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
1e5fda593e Sync with sys/i386/boot/biosboot/boot.c revision 1.70. 1998-02-02 07:56:14 +00:00
kato
3a62eec8e4 Cosmetic changes (indentation, reordering and using existing file name).
Pointed by:	Michio "Karl" Jinbo <karl@marcer.nagaokaut.ac.jp>
1998-02-02 07:55:31 +00:00
kato
5c2b29940b Sync with sys/i386/conf/files.i386 revision 1.69.
Pointed by:	KAHO Toshikazu <kaho@rocky.kais.kyoto-u.ac.jp>
Forgotten by:	kato
1998-02-02 07:50:12 +00:00
bde
40bd32273d Removed unused #includes. 1998-02-01 21:57:49 +00:00
bde
2adc6309fe Forward declare more structs that are used in prototypes here - don't
depend on <sys/types.h> forward declaring common ones.
1998-02-01 20:08:39 +00:00
kato
3a6101c511 Added tx driver.
Pointed-out by:	NOKUBI Hirotaka <hnokubi@yyy.or.jp>
1998-02-01 11:42:55 +00:00
kato
b67921a0cc Sync with sys/i386/i386/trap.c revision 1.120. 1998-01-31 15:16:27 +00:00
kato
7051252110 Sync with sys/i386/isa/isa.c revision 1.109. 1998-01-31 14:48:52 +00:00
kato
4a7bba0442 Sync with sys/i386/conf/options.i386 revision 1.70. 1998-01-31 14:10:14 +00:00
kato
8d888fd611 Sync with sys/i386/conf/Makefile.i386 revision 1.107. 1998-01-31 13:45:28 +00:00
kato
89164485a3 Deleted unused file.
Submitted by:	NOKUBI Hirotaka <hnokubi@yyy.or.jp>
1998-01-31 11:40:32 +00:00
kato
757f579d3b Delte unused files.
Submitted by:	NOKUBI Hirotaka <hnokubi@yyy.or.jp>
1998-01-31 11:32:39 +00:00
eivind
712a1e61e7 Make the debug options new-style.
This also zaps a DPT option from lint; it wasn't referenced from
anywhere.
1998-01-31 07:23:16 +00:00
kato
d5ab133da5 Sync with sys/i386/i386/machdep.c revision 1.285. 1998-01-30 12:03:13 +00:00
pst
839f2d6ee7 Remove obsolete strategy code that was replaced by the disk slice mapping code.
FreeBSD filesystems could be dammaged by repeatedly mounting and unmounting
several partitions.
1998-01-29 19:02:51 +00:00
msmith
1fa04a0648 Correct usage of unit to t->lun. This fixes the DEVFS case and the
"buggy Zip" message.
Suggested by:	Pedro A M Vazquez <vazquez@IQM.Unicamp.BR>
1998-01-29 06:42:12 +00:00
kato
d7a8a1960d Sync with sys/i386/isa/clock.c revision 1.108. 1998-01-28 12:25:06 +00:00
kato
e790ea12ab Sync with sys/i386/boot/biosboot/Makefile revision 1.61. 1998-01-28 12:20:57 +00:00
msmith
23fa2f94de Fix operation with the Iomega Zip 100 ATAPI.
All known versions of this drive (firmware 21.* and 23.*) will lock up
if presented with a read/write request of > 64 blocks.  In the presence
of such a unit, I/O requests of > 64 blocks are fragmented to avoid
this.
1998-01-27 16:49:35 +00:00
kato
51d33136d8 Sync with sys/i386/i386/userconfig.c revision 1.101. 1998-01-26 09:18:18 +00:00
kato
83321c495e Sync with sys/i386/confi/files.i386, majors.i386 and options.i386
revisions 1.187, 1.25 and 1.68, respectively.
1998-01-26 09:17:43 +00:00
kato
4f6278680f Even though BIOS writer's guide recommends cpuid instruction of Cyrix
6x86MX CPU is enabled (BIOS should not disable it), some BIOS disables
it via CCR4.  In this case, cpu variable becomes CPU_486 and
identblue() is called.  Because Cyrix 6x86MX has MSR and doesn't have
MSR1002, wrmsr instruction generates general protection fault.

Tested by:	Simon Coggins <chaos@ultra.net.au>
1998-01-25 12:01:38 +00:00
kato
d9c8ef59e8 Sync with sys/i386/conf/options.i386 revision 1.67. 1998-01-25 09:45:38 +00:00
kato
165df64258 Sync with sys/i386/conf/GENERIC revision 1.105. 1998-01-25 02:22:04 +00:00
kato
d7c4ca0508 Sync with sys/i386/isa/wd.c revision 1.148. 1998-01-24 06:54:17 +00:00
kato
f7ba097831 Sync with sys/i386/i386/machdep.c revision 1.283. 1998-01-24 06:53:32 +00:00
kato
1f43ea90ad Sync with sys/i386/i386/machdep.c revision 1.282. 1998-01-24 03:15:37 +00:00
eivind
71ddd31390 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