From owner-FreeBSD-users-jp@jp.freebsd.org  Tue Dec 17 17:04:33 1996
Received: by jaz.jp.freebsd.org (8.8.4+2.7Wbeta4/8.7.3) id RAA26291
	Tue, 17 Dec 1996 17:04:33 +0900 (JST)
Received: by jaz.jp.freebsd.org (8.8.4+2.7Wbeta4/8.7.3) with SMTP id RAA26286
	for <freebsd-users-jp@jp.freebsd.org>; Tue, 17 Dec 1996 17:04:33 +0900 (JST)
Received: from mech00.mech.ibaraki.ac.jp.ibaraki.ac.jp (ryutai2.mech.ibaraki.ac.jp) by mech00.mech.ibaraki.ac.jp (4.1/6.4JAIN-mech00-950208)
	id AA08997; Tue, 17 Dec 96 17:01:51 JST
Message-Id: <9612170801.AA08997@mech00.mech.ibaraki.ac.jp>
To: freebsd-users-jp@jp.freebsd.org
From: =?ISO-2022-JP?B?GyRCQ2Y4NjkvOTAbKEo=?=
	 <nakahara@mech.ibaraki.ac.jp>
X-Mailer: WINBIFF [Version 1.60]
Date: Tue, 17 Dec 1996 17:06:13 +0900
Mime-Version: 1.0
Content-Type: text/plain; charset=iso-2022-jp
Reply-To: FreeBSD-users-jp@jp.freebsd.org
X-Distribute: distribute [version 2.1 (Alpha) patchlevel=19]
X-Sequence: FreeBSD-users-jp 7568
Subject: [FreeBSD-users-jp 7568] Teach me:over 16MB kernel recompile(on melco EUF) 
Errors-To: owner-FreeBSD-users-jp@jp.freebsd.org
Sender: owner-FreeBSD-users-jp@jp.freebsd.org

$B!!Cf86$H?=$7$^$9!#(J
  Melco$B$N(JEUF$B$G#1#6#M#B0J>e$N%a%b%j$rG'<1$5$;$h$&$H%+!<%M%k$r:F%3%s%Q(J
$B%$%k$7$^$7$?$,!"$=$N%+!<%M%k$G(Jboot$B$9$k$H(J1.$B$N$h$&$J%(%i!<$,$G$FN)$A>e(J
$B$,$j$^$;$s!#$=$N$H$-$N%+!<%M%k$N%3%s%U%#%0%l!<%7%g%s%U%!%$%k$O(J2.$B$N$h(J
$B$&$K$7$^$7$?!#(J
$B!!%O!<%I$N9=@.(J,FreeBSD$B$N%P!<%8%g%s$O!"(J0.$B$N$h$&$K$J$C$F$$$^$9!#(J
$B!!:G8e$K!"%+!<%M%k$N%*%W%7%g%s$G!"(J
options KTRACE
options DDB
options DIAGNOSTIC
controller ahc0
controller ncr0
device fxp0
device de0
$B$N0UL#$,J,$+$j$^$;$s!#(J
$B!!>e5-$N2r7hJ}K!$,$o$+$kJ}!"65$($F$$$?$@$1$J$$$G$7$g$&$+!)(J

$B0q>kBg3XBg3X1!M}9)3X8&5f2J5!3#9)3X@l96(J
$B!!!!!!!!Cf869/90(J
E-mail nakahara@mech.ibaraki.ac.jp


0.$B%O!<%I$N9=@.(J,FreeBSD$B$N%P!<%8%g%s(J
$B!&%O!<%I$N9=@.(J
$BK\BN(J      :NEC PC9801FA U2
MEMORY    :MELCO EFA-4000+XMC-2000T * 4,EUF-EP0M + ENL-C 16M +ENL-16M
SCSI board:ICM IF-2768(INT 1,DMA 3)
SCSI      :ICM LX540(ID 0),Logitec SHD-S100J(ID 1),ICM CD660S(ID 2)
GA        :MELCO WAB-S
DISPLAY   :iiyama MF-8615F
$B!&(JFreeBSD$B$N%P!<%8%g%s$O!"(J
2.2-960801-SNAP

1.boot$B$N%(%i!<(J
Too many holes in physical adress space,give up
$B!!!!(J........$BN,(J.........
physical memory hole(s):0x0e00000-0x00ffffff,2097152bytes(512pages)
0x010a20000-0x010a7fff,24576bytes(6pages)

2.$B%3%s%Q%$%k$7$?%+!<%M%k$N%3%s%U%#%0%l!<%7%g%s%U%!%$%k(J
#
# GENERIC -- Generic machine with WD/AHx/NCR/BTx family disks
#
#	$Id: GENERIC98,v 1.2 1996/07/23 07:45:47 asami Exp $
#

# GENERIC98 -- Generic PC98 machine with WD/SBIC55 disks

machine		"pc98"
#cpu		"I386_CPU"
cpu		"I486_CPU"
cpu		"I586_CPU"
#cpu		"I686_CPU"
ident		"KERL"
maxusers	10

options		"PC98"			#PC98
#options		MATH_EMULATE		#Support for x87 emulation
#options		GPL_MATH_EMULATE	#GPL-licensed emulator
options		INET			#InterNETworking
options		FFS			#Berkeley Fast Filesystem
options		NFS			#Network Filesystem
options		MSDOSFS			#MSDOS Filesystem
options		"CD9660"		#ISO 9660 Filesystem
options		PROCFS			#Process filesystem
options		"COMPAT_43"		#Compatible with BSD 4.3 [KEEP THIS!]
options		SYSVSHM			
options		SYSVSEM
options		SYSVMSG
options		COMPAT_LINUX
options		UCONSOLE		#Allow users to grab the console
options		FAILSAFE		#Be conservative
options		"MAXCONS=10"		#4 virtual consoles
options		BOUNCE_BUFFERS		#include support for DMA bounce buffers
#options		EPSON_BOUNCEDMA		#use bounce buufer for 15-16M
#options		EPSON_MEMWIN		#EPSON memory window support
options		"LINE30"
options		AUTO_CLOCK
options		MAXMEM="49152"
#options		COM_MULTIPORT

#
#	CPU accelerator support
#
#options	"IBM_486SLC"		# IBM486SLC/SLC2 support
#options	"CYRIX_486DLC"		# Cyrix 486DLC/SLC/DLC2/SLC2 support
#option		"CYRIX_5X86"		# Cyrix 5x86 support
#options	SUSP_HLT		# CPU enters suspend mode when HALT
#options	"DISABLE_5X86_LSSER"	# Load-Store reordering enable
#options	"INTEL_486"		# Intel 486(ex. Turbo-486EX)

#
#	sbic55.c.new
#
#options	SCSI_SYNC		# synchronous transfer mode
#options	FORCE_BUSMASTER
#options	"HA55BS_ID=0"

#
#	IBM-PC HDD support
#options	COMPAT_ATDISK

#
#	FreeBSD(98)-current is a *TEST VERSION*.  
#	It is highly recomended to compile with following options, and to
#	record the panic messages and the result of trace command brefore 
#	reporting a problem.
options		DDB
options		DIAGNOSTIC

config		kernel	root on sd0 dumps on sd0

controller	nec0
controller	pci0

controller	fdc0	at nec? port "IO_FD1" bio irq 11 drq 2 vector fdintr
disk		fd0	at fdc0 drive 0
disk		fd1	at fdc0 drive 1
disk		fd2	at fdc0 drive 2
#disk		fd3	at fdc0 drive 3
#tape		ft0	at fdc0 drive 4
options		FD_MULTISEC

#controller	wdc0	at nec? port "IO_WD1" bio irq 9 vector wdintr
#disk		wd0	at wdc0 drive 0
#disk		wd1	at wdc0 drive 1
#disk		wd2	at wdc0 drive 2
#disk		wd3	at wdc0 drive 3

#options		ATAPI	# Enable ATAPI support for IDE bus
#options		ATAPI_STATIC	#Don't do it as an LKM
#device		wcd0	#IDE CD-ROM

# A single entry for any of these controllers (ahc) is sufficient
# for any number of installed devices.
controller	ncr0
controller	ahc0

# for sbic55.c
controller	sbic0	at nec? port "IO_SCSI" bio irq 5 drq 3 vector sbicintr
# for sbic55.c.new
#controllersbic0at nec? port "IO_SCSI" bio irq 5 drq 3 flags 0xffvectorsbicintr
# for bs.c
#controller	bs0	at nec? port "IO_SCSI" bio irq 5 drq 3 vector bsintr
#controller	aic0	at nec? port 0x1840 bio irq 5 vector aicintr

controller	scbus0

device		sd0

#device		od0	#See LINT for possible `od' options.

#device		st0

device		cd0	#Only need one of these, the code dynamically grows

#controller	matcd0	at nec? port? bio

# syscons is the default console driver, resembling an SCO console
device		sc0	at nec? port "IO_KBD" tty irq 1 vector scintr
#options		XSERVER			# include code for XFree86

# Mandatory, don't remove
device		npx0	at nec? port "IO_NPX" irq 8 vector npxintr

#
# Laptop support (see LINT for more options)
#
#device		apm0    at nec?		# Advanced Power Management
#options		APM_BROKEN_STATCLOCK	# Workaround some buggy APM BIOS
# PCCARD (PCMCIA) support
#controller	crd0
#device		pcic0	at crd?
#device		pcic1	at crd?

device		lpt0	at nec? port "IO_LPT"  tty
device		mse0	at nec? port "IO_MSE" tty irq 13 vector mseintr

device		sio0	at nec? port "IO_COM1" tty irq 4 vector siointr
#device		sio1	at nec? port 0xd2  tty irq 5 flags 0x101 vector siointr
#device		sio2	at nec? port 0x8d2 tty flags 0x101 vector siointr

device de0
device fxp0

# MELCO LGY-98
device ed0 at nec? port 0x00d0 net irq 6 flags 0x40000 vector edintr
# ICM IF-2771ET
#device ed1 at nec? port 0x56d0 net irq 5 flags 0x50000 vector edintr
# Allied SIC-98
#device ed2 at nec? port 0x00d0 net irq 6 flags 0x60000
#iiomem 0xd0000 iosiz 16384 vector edintr
#device fe0 at nec? port 0x00d0 net irq 3 vector feintr
#device zp0 at nec? port 0x0300 net irq 10 iomem 0xe0000 vector zpintr 
#device ep0 at nec? port 0x00d0 net irq 6 vector epintr

#controller	snd0
#device	sb0	at nec? port 0x20d2 irq 10 conflicts drq 3 vector sbintr
#device	sbxvi0 	at nec? drq 3
#device	sbmidi0	at nec? port 0x80d2
#device	opl0	at nec? port 0x28d2

#device pcm0    at nec? port 0xa460 irq 12 vector pcmintr

#device	mss0	at nec? port 0xf40 irq12 drq 1 vectro adintr

pseudo-device	loop
pseudo-device	ether
pseudo-device	log
#pseudo-device	sl	2
# ijppp uses tun instead of ppp device
#pseudo-device	ppp	1
#pseudo-device	tun	1
pseudo-device	pty	16
pseudo-device	gzip		# Exec gzipped a.out's

# KTRACE enables the system-call tracing facility ktrace(2).
# This adds 4 KB bloat to your kernel, and slightly increases
# the costs of each syscall.
options		KTRACE		#kernel tracing
^Z

_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
_/$B0q>kBg3XBg3X1!M}9)3X8&5f2J5!3#9)3X@l96(J _/
_              $BCf869/90(J                _/
_/Email nakahara@mech.ibaraki.ac.jp   _/
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
