From owner-FreeBSD-users-jp@jp.freebsd.org  Wed Sep 18 18:03:19 1996
Received: by mail.jp.freebsd.org (8.7.3+2.6Wbeta5/8.7.3) id SAA00874
	Wed, 18 Sep 1996 18:03:19 +0900 (JST)
Received: by mail.jp.freebsd.org (8.7.3+2.6Wbeta5/8.7.3) with ESMTP id SAA00869
	for <FreeBSD-users-jp@jp.freebsd.org>; Wed, 18 Sep 1996 18:03:12 +0900 (JST)
Received: (from uucp@localhost) by venus.kokusaidenki.co.jp (8.7.3/3.3W) id SAA01392 for <FreeBSD-users-jp@jp.freebsd.org>; Wed, 18 Sep 1996 18:03:28 +0900 (JST)
Received: from unknown(192.168.150.3) by venus.kokusaidenki.co.jp via smap (V1.3)
	id sma001369; Wed Sep 18 18:02:58 1996
Received: from pluto.mach.kokusaidenki.co.jp by msmach.mach.kokusaidenki.co.jp (4.1/6.4J.6)
	id AA05827; Wed, 18 Sep 96 17:58:35 JST
Received: (from okamoto@localhost) by pluto.mach.kokusaidenki.co.jp (8.6.11/3.3W-nomx) id SAA10112; Wed, 18 Sep 1996 18:06:41 +0900
Date: Wed, 18 Sep 1996 18:06:41 +0900
Message-Id: <199609180906.SAA10112@pluto.mach.kokusaidenki.co.jp>
To: FreeBSD-users-jp@jp.freebsd.org
In-Reply-To: Your message of Wed, 18 Sep 1996 16:44:22 +0900.
	<199609180744.QAA05863@ccgate.bb.imagica.co.jp>
From: okamoto@mach.kokusaidenki.co.jp (Kayoko Okamoto)
Mime-Version: 1.0
Content-Type: text/plain; charset=ISO-2022-JP
X-Mailer: mnews [version 1.18PL3] 1994-08/01(Mon)
Reply-To: FreeBSD-users-jp@jp.freebsd.org
X-Distribute: distribute [version 2.1 (Alpha) patchlevel=19]
X-Sequence: FreeBSD-users-jp 4686
Subject: [FreeBSD-users-jp 4686] Re: FreeBSD2.1.5R with PAO : Fatal trap
	 12
Errors-To: owner-FreeBSD-users-jp@jp.freebsd.org
Sender: owner-FreeBSD-users-jp@jp.freebsd.org

$B2,K\!w9q:]EE5$$G$9!#(B 

<199609180744.QAA05863@ccgate.bb.imagica.co.jp>$B$N5-;v$K$*$$$F(B
mino@bb.imagica.co.jp$B$5$s$O=q$-$^$7$?!#(B

>> > Date: Wed, 18 Sep 1996 15:49:08 +0900
>> > From: okamoto@mach.kokusaidenki.co.jp (Kayoko Okamoto)
>> 
>> > $B$r;H$C$F%G%#%U%)%k%H$G%+!<%M%k$r:F9=C[$7!":F5/F0$9$k$H(B
>> 
>>  config PAO $B$7$?%+!<%M%k$G!"$H$$$&$3$H$G$9$h$M!#(B

$B$O$$!#(B

>> > 3C589C $B$N>l9g$bF1MM$G$9!#(B
>> 
>>  slimSCSI $B$@$1!"$"$k$$$O(B Etherlink III $B$@$1$rF~$l$?$H$-!"$I(B
>> $B$A$i$b%+!<%M%k%Q%K%C%/$9$k!"$H$$$&0UL#$G$9$+(B?

$B$=$NDL$j$G$9!#(B

>>  $B$H$j$"$($:(B ``egrep -v '^#' | egrep -v '^$''' $B$7$?(B config $B$r(B
>> ML $B$X$HN.$7$F$_$^$;$s(B?

$B2<$K$D$1$F$*$-$^$9!#(B
$B$I$3$+JQ$+$J$!!)(B
# options SCSI_DETACH $B$r30$7$?E[$bBLL\$G$7$?!#(B
## Boot: -c $B$G(B apm0 $B$b(B disable $B$K$7$F$$$^$9!#(B
## $B$G$J$$$H@h$K$3$C$A$GMn$A$k!#(B

------$B$3$3$+$i(B------ 
machine		"i386"
cpu		"I386_CPU"
cpu		"I486_CPU"
cpu		"I586_CPU"
ident		PAO
maxusers	10
options		MATH_EMULATE		#Support for x87 emulation
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
options		"SCSI_DELAY=15"		#Be pessimistic about Joe SCSI device
options		BOUNCE_BUFFERS		#include support for DMA bounce buffers
options		UCONSOLE		#Allow users to grab the console
options		SYSVSHM
options		SYSVSEM
options		SYSVMSG
options		LAPTOP
options	"TP560"			# IBM ThinkPad 560
options		APM_PCCARD_RESUME
options		PCIC_RESUME_RESET
options	SCSI_DETACH
config		kernel	root on wd0 
controller	isa0
controller	pci0
controller	crd0
device		pcic0   at crd?
controller	fdc0	at isa? port "IO_FD1" bio irq 6 drq 2 vector fdintr
disk		fd0	at fdc0 drive 0
disk		fd1	at fdc0 drive 1
tape		ft0	at fdc0 drive 2
controller	wdc0	at isa? port "IO_WD1" bio irq 14 vector wdintr
disk		wd0	at wdc0 drive 0
controller	wdc1	at isa? disable port "IO_WD2" bio irq 15 vector wdintr
disk		wd1	at wdc1 drive 0
controller	wdc2	at isa? disable port "IO_WD2" bio irq 15 vector wdintr
disk		wd2	at wdc2 drive 0
controller	wdc3	at isa? disable port "IO_WD2" bio irq 15 vector wdintr
disk		wd3	at wdc3 drive 0
options         ATAPI   #Enable ATAPI support for IDE bus
device          wcd0    #IDE CD-ROM
controller	aic0    at isa? port 0x340 bio irq 11 vector aicintr
controller      spc0    at isa? disable port 0x320 bio irq 11 iomem 0xd0000 vector spcintr
controller	scbus0
device		sd0
device		st0
device		cd0	#Only need one of these, the code dynamically grows
device		sc0	at isa? port "IO_KBD" tty irq 1 vector scintr
device		npx0	at isa? port "IO_NPX" irq 13 vector npxintr
device		apm0    at isa?		# Advanced Power Management
options		APM_BROKEN_STATCLOCK	# Workaround some buggy APM BIOS
device		sio0	at isa? port "IO_COM1" tty irq 4 vector siointr
device		sio1	at isa? disable port "IO_COM2" tty irq 3 vector siointr
device		sio2	at isa? disable port "IO_COM3" tty irq 5 vector siointr
device		sio3	at isa? disable port "IO_COM4" tty irq 9 vector siointr
device		sio4	at isa? disable port "IO_COM3" tty irq 5 vector siointr
device		sio5	at isa? disable port "IO_COM3" tty irq 5 vector siointr
device		lpt0	at isa? port? tty irq 7 vector lptintr
device		psm0	at isa? port "IO_KBD" conflicts tty irq 12 vector psmintr
device ed0 at isa? port 0x280 net irq  5 iomem 0xd8000 vector edintr
device ed1 at isa? disable port 0x300 net irq  5 iomem 0xd8000 vector edintr
device ep0 at isa? port 0x300 net irq 10 vector epintr
device ep1 at isa? disable port 0x300 net irq 10 vector epintr
device fe0 at isa? disable port 0x300 net irq 10 vector feintr
device fe1 at isa? disable port 0x300 net irq 10 vector feintr
device sn0 at isa? port 0x300 net irq 10 vector snintr
device sn1 at isa? disable port 0x300 net irq 10 vector snintr
controller	snd0
device sb0	at isa? port 0x220 irq 5 conflicts drq 1 vector sbintr
device sbxvi0	at isa? disable drq 5
device sbmidi0	at isa? disable port 0x330
pseudo-device	loop
pseudo-device	ether
pseudo-device	log
pseudo-device	sl	1
pseudo-device   bpfilter        4
pseudo-device	tun	1
pseudo-device	pty	16
pseudo-device	gzip		# Exec gzipped a.out's
pseudo-device	vn		#Vnode driver (turns a file into a device)
------$B$3$3$^$G(B------ 

>>  $B$s!<!"2?$b%+!<%I$rF~$l$:$K(B boot $B$7$F!"(Bdmesg $B$7$F=P$FMh$k$N(B
>> $B$rN.$7$F$_$k$HH=CG$G$-$k$h$&$J!#(B

ep0 $B$H(B apm0 $B$r(B disable $B$7$F$$$^$9!#(B
# ed0 $B$O8e$GA^$7$^$7$?!#(B

------$B$3$3$+$i(B------ 
FreeBSD 2.1.5-RELEASE #0: Wed Sep 18 10:27:14 JST 1996
    root@moon.mach.kokusaidenki.co.jp:/usr/src/sys/compile/PAO
CPU: 100-MHz Pentium  (Pentium-class CPU)
  Origin = "GenuineIntel"  Id = 0x570  Stepping=0
  Features=0x1bf<FPU,VME,DE,PSE,TSC,MSR,MCE,CX8>
real memory  = 25165824 (24576K bytes)
avail memory = 22515712 (21988K bytes)
PC-Card Cirrus Logic PD672X (5 mem & 2 I/O windows)
pcic: controller irq 3
Probing for devices on PCI bus 0:
chip0 <generic PCI bridge (vendor=8086 device=1235 subclass=0)> rev 2 on pci0:0
chip1 <generic PCI bridge (vendor=8086 device=1234 subclass=80)> rev 2 on pci0:1
vga0 <VGA-compatible display device> rev 211 int a irq ?? on pci0:3
pcic0 <Cirrus Logic PD6729 PCIC> rev 226 int a irq ?? on pci0:19
Probing for devices on the ISA bus:
sc0 at 0x60-0x6f irq 1 on motherboard
sc0: VGA color <16 virtual consoles, flags=0x0>
pccard driver ed added
ed0 not found at 0x280
ed1: disabled, not probed.
fe0: disabled, not probed.
fe1: disabled, not probed.
pccard driver sio added
sio0 at 0x3f8-0x3ff irq 4 on isa
sio0: type 16550A
sio1: disabled, not probed.
sio2: disabled, not probed.
sio3: disabled, not probed.
sio4: disabled, not probed.
sio5: disabled, not probed.
lpt0 at 0x3bc-0x3c3 irq 7 on isa
lpt0: Interrupt-driven port
lp0: TCP/IP capable interface
psm0 at 0x60-0x63 irq 12 on motherboard
fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa
fdc0: NEC 72065B
fd0: 1.44MB 3.5in
pccard driver wdc added
wdc0 at 0x1f0-0x1f7 irq 14 on isa
wdc0: unit 0 (wd0): <IBM-DSOA-20810>
wd0: 775MB (1587600 sectors), 1575 cyls, 16 heads, 63 S/T, 512 B/S
wdc1: disabled, not probed.
wdc2: disabled, not probed.
wdc3: disabled, not probed.
pccard driver aic added
aic0 not found at 0x340
spc0: disabled, not probed.
ep0: disabled, not probed.
ep1: disabled, not probed.
sn0: disabled, not probed.
sn1: disabled, not probed.
npx0 on motherboard
npx0: INT 16 interface
apm0: disabled, not probed.
sb0 at 0x220 irq 5 drq 1 on isa
sb0: <SoundBlaster Pro 3.1>
sbxvi0: disabled, not probed.
sbmidi0: disabled, not probed.
Card inserted, slot 1
ed0: address 00:00:f4:34:3a:41, type PCCARD (16 bit) 
------$B$3$3$^$G(B------ 
---
$B2,K\2BBe;R(B (okamoto@mach.kokusaidenki.co.jp)
$B9q:]EE5$3t<02q<R(B $BIY;39)>l%=%U%H3+H/%0%k!<%W(B
http://www.kokusaidenki.co.jp/people/okamoto/index-j.html
