KATO Takenori
c243867df2
Support compiling with `gcc -ansi'.
1998-04-18 05:01:24 +00:00
KATO Takenori
61324207f1
Make EPSON_BOUNCEDMA a new-style option.
1998-03-17 09:11:03 +00:00
KATO Takenori
2d67fcee71
Make pc98 options new-style.
1998-02-21 16:17:55 +00:00
KATO Takenori
9148904aaa
Staticize.
1998-02-10 02:51:32 +00:00
KATO Takenori
8f856e3156
Synchronize with NetBSD/pc98 based on NetBSD/i386 version 1.3G patch
...
level 117.
Reviewed by: Naofumi Honda <honda@Kururu.math.sci.hokudai.ac.jp>
1998-01-16 11:32:13 +00:00
KATO Takenori
6936988f22
Update for changes in the callout interface.
1997-09-22 12:25:31 +00:00
KATO Takenori
27cb053198
Moved include files which are independent of bs driver.
1997-08-28 09:23:57 +00:00
Steve Passe
4a73d99f7e
Made PEND_INTS default.
...
Made NEW_STRATEGY default.
Removed misc. old cruft.
Centralized simple locks into mp_machdep.c
Centralized simple lock macros into param.h
More cleanup in the direction of making splxx()/cpl MP-safe.
1997-08-21 05:08:25 +00:00
KATO Takenori
eeef1264c6
Include <sys/conf.h>
1997-06-03 08:23:26 +00:00
KATO Takenori
0c8cda329f
Include file update: <machine/spl.h> --> <machine/ipl.h>.
1997-05-31 12:45:37 +00:00
KATO Takenori
4c024bbdf8
Improved CPU identification and initialization routines. This
...
supports All Cyrix CPUs, IBM Blue Lightning CPU and NexGen (now AMD)
Nx586 CPU, and initialize special registers of Cyrix CPU and msr of
IBM Blue Lightning CPU.
If revision of Cyrix 6x86 CPU < 2.7, CPU cache is enabled in
write-through mode. This can be disabled by kernel configuration
options.
Reviewed by: Bruce Evans <bde@freebsd.org> and
Jordan K. Hubbard <jkh@freebsd.org>
1997-03-22 18:54:54 +00:00
KATO Takenori
242b8c5441
Change #ifdef FreeBSD' to
#ifdef __FreeBSD__'.
...
Submitted by: H. Nokubi <h-nokubi@nmit.mt.nec.co.jp>
1997-03-13 02:10:21 +00:00
KATO Takenori
75492a101b
Synchronize with NetBSD/pc98 patch level 81.
...
Submitted by: Naofumi Honda <honda@Kururu.math.hokudai.ac.jp>
Obtained from: NetBSD/pc98 patch level 81
1997-02-28 08:34:06 +00:00
KATO Takenori
1a6a2fcd2d
Undo RCS keyword change to keep the original `$NetBSD$'.
...
Pointed out by: j@uriah.heep.sax.de (J Wunsch)
1997-01-05 07:10:19 +00:00
KATO Takenori
40e070f293
Delete $NetBSD$, and add $Id$.
...
2.2 candidate.
1996-12-09 15:36:54 +00:00
KATO Takenori
4e8f1851bf
Obtained from: NetBSD/pc98 based on NetBSD 1.2
...
Add a missing file of bs driver. It's a 2.2 candidate.
1996-12-07 12:31:05 +00:00
Satoshi Asami
778128e3f9
Replace sbic driver (WD33C93 SCSI card driver) with new bs driver.
...
Submitted by: The FreeBSD(98) Development Team
Obtained from: NetBSD/pc98 based on NetBSD 1.2
1996-12-04 04:32:52 +00:00