From owner-FreeBSD-users-jp@jp.freebsd.org  Fri Mar 28 18:46:31 1997
Received: by jaz.jp.freebsd.org (8.8.5+2.7Wbeta5/8.7.3) id SAA02183
	Fri, 28 Mar 1997 18:46:31 +0900 (JST)
Received: by jaz.jp.freebsd.org (8.8.5+2.7Wbeta5/8.7.3) with SMTP id SAA02178
	for <freebsd-users-jp@jp.freebsd.org>; Fri, 28 Mar 1997 18:46:29 +0900 (JST)
Received: (from takeshi@localhost) by niqym.iq.nanzan-u.ac.jp (8.6.10+2.4W/3.3W9-95040101) id RAA29496; Fri, 28 Mar 1997 17:37:29 +0900
Date: Fri, 28 Mar 1997 17:37:29 +0900
Message-Id: <199703280837.RAA29496@niqym.iq.nanzan-u.ac.jp>
To: freebsd-users-jp@jp.freebsd.org
Cc: takeshi@iq.nanzan-u.ac.jp, bsd-nomads@ai.cs.fujitsu.co.jp
From: takeshi@iq.nanzan-u.ac.jp (Takeshi Itou)
X-Mailer: mnews [version 1.18] 1994-05/16(Mon)
Reply-To: FreeBSD-users-jp@jp.freebsd.org
Precedence: bulk
X-Distribute: distribute [version 2.1 (Alpha) patchlevel=19]
X-Sequence: FreeBSD-users-jp 11254
Subject: [FreeBSD-users-jp 11254] [Q]: ThinkPad230Cs FBW's 2nd Card slot
Errors-To: owner-FreeBSD-users-jp@jp.freebsd.org
Sender: owner-FreeBSD-users-jp@jp.freebsd.org

$B0KF#!wFn;3Bg3X$G$9(B.

ThinkPad 230Cs FBW $B$G(B FreeBSD 2.2 RELEASE + PAO-970317 $B$r;H$C$F$$$^$9$,(B,
2$B$D$a$N%+!<%I%9%m%C%H$rG'<1$7$J$/$F:$$C$F$$$^$9(B.

FreeBSD 2.1.5R + PAO-960831 $B$r;H$C$F$$$k;~$O(B2$B$D$"$k%9%m%C%H$N(B
$BN>J}$r;H$&$3$H$,=PMh$^$7$?(B. Upgarde install $B$7$?D>8e$O$?$7$+(B
$B;H$($F$$$?$h$&$J5$$,$9$k$N$G$9$,(B, $B0lEY(BOS$B$r>C5n8e$K(B 2.2R + PAO $B$r(B
install $B$7$?8e$O(B2$B$D$a$N%9%m%C%H(B($B>e%9%m%C%H$G$9(B)$B$K%+!<%I$rF~$l$F$b(B
$B%+!<%I$NA^F~$r(B pccardd $B$,8+$F$/$l$J$/$J$j$^$7$?(B.

$B;n$7$?%+!<%I$O(B
IO Data PCLA/T Lan Card
Mitsubishi PCMCIA FAX/Modem Card 14,400bps
IBM PCMCIA SCSI Card
$B$G$9(B. $B2<$N%9%m%C%H$G$O%+!<%I$NA^F~$rG'<1$7$F$/$l$^$9(B. $B$^$?(B Windows 95
$B$G$OFs$D$H$b%9%m%C%H$r;H$&$3$H$O=PMh$^$9(B. ROM$B%l%Y%k$G$N?GCG%W%m%0%i%`$G$b(B
$B%(%i!<$O=P$^$;$s(B. $B$7$+$7(B, FreeBSD $B$r5/F0$7(B, shutdown $B$7$?8e$K?GCG%W%m%0%i%`(B
$B$r;H$&$H%(%i!<$,=P$^$9(B. (960831 $B$N;~$K$O$3$N$h$&$J$3$H$O$"$j$^$;$s$G$7$?(B.)

PAO-960831 $B$N;~$K$O(B TP230FBW $B$H$+$$$&(B option $B$,$"$j$^$7$?$,(B, $B:#$O(B
$B$"$j$^$;$s$M(B. kernel option $B$K(B SIO_IRQ_BUG $B$H$+$D$1$F8+$^$7$?$,(B, $B0l=o$G$7$?(B.

ThinkPad 230Cs $B$G(B2$B$D$a$N%+!<%I%9%m%C%H$r;H$&$K$O$I$&$7$?$i$$$$$G$7$g$&(B?
$B$=$l$H$b%O!<%I%&%'%"$NLdBj$G$7$g$&$+(B? $B$=$&$G$"$l$P?=$7Lu$"$j$^$;$s(B.

$B0J2<$K(B kernel $B$N(B configuration $B$r$D$1$^$9(B. $B$h$m$7$/$*4j$$$7$^$9(B.

#
#	Sample Laptop Configuration
#	for lenlen.mt.cs.keio.ac.jp (Toshiba Libretto 30)
#	Tatsumi Hosokawa <hosokawa@mt.cs.keio.ac.jp>
#

machine		"i386"
cpu		"I386_CPU"
cpu		"I486_CPU"
#cpu		"I586_CPU"
#cpu		"I686_CPU"
ident		JOURNEY
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		FAILSAFE		#Be conservative
options		USERCONFIG		#boot -c editor
options		VISUAL_USERCONFIG	#visual boot -c editor

options		SYSVSHM
options		SYSVSEM
options		SYSVMSG

# laptop-specific configuration
options		LAPTOP

options		SIO_IRQ_BUG
options		"TP230"
options		"TP230FBW"

# If your laptop have not had Windoze95-Ready BIOS, please update it.
# Such old BIOS'es sometimes have critical bugs at 32-bit protected
# mode APM BIOS interface (which have not used by Windoze 3.1).

# PC-card suspend/resume support (experimental)
options		APM_PCCARD_RESUME
options		PCIC_RESUME_RESET

# Keep power for serial cards when the system suspends
# (If your machine hangs up when you try to suspend the system with
#  FAX/Modem PCMCIA card, uncomment this option).
#options	SIO_SUSP_KEEP_PWR       

# Detach SCSI devices when the SCSI card is removed
options		SCSI_DETACH

# Some PCI Laptop machines probe PC-card controller twice (via ISA and
# PCI bus).  This option disables PC-card probe routine when the PC-card
# controller has already been probed via PCI bus.
options	PCIC_PCI_ISA_CONFLICT

# Some PCI Laptop machine reports invalid slot number when the card is
# inserted or removed.  It is prevented by specifying the number of slot
# explicitly. Otherwise, this number is detected automatically.
options	"PCIC_MAX_SLOTS=2"

# Japanese version of WaveLAN PCMCIA uses 2.4GHz band instead of 915MHz
# band that US version uses.  If you want to use Japanese version of
# WaveLAN, uncomment this line, or edit the corresponding config entry
# of /etc/pccard.conf.
#options	"WAVELAN_PCMCIA_24"

# Suspend the system when the battery status is "Low"
#options	"APM_BATT_LOW_SUSPEND"

# If you want to use NTP on laptop machines, uncomment the following 
# option.  Current APM implementation affects NTP client.
#options	"APM_NO_CLOCK_ADJUST"

# Don't suspend the system immediately before the system is resumed
# from suspended mode (Default 3 seconds)
options		"APM_NOSUSPEND_IMMEDIATE=3"

config		kernel	root on wd0 

controller	isa0
#controller	eisa0
controller	pci0

# Dont remove these two lines!
controller	crd0
device		pcic0   at crd?
device		pcic1   at crd?

# If your machine says that PC-cards are inserted and removed frequently
# even if you don't insert or remove the cards, please try to specify
# the IRQ of PCIC explicitly.
#options	"PCIC_IRQ=12"		# for machines with serial trackball
#options	"PCIC_IRQ=0"		# zero means no IRQ mode

# Some PCMCIA-PCI bridge has peculiar I/O address (default: 0x3e0).  
# If you want to specify I/O address explicitly, uncomment and edit the
# following line (for example, I/O address of PCMCIA bridge of SOTEC 
# Winbook Quattro/V is 0x3000).  To know this value, please read the
# manual of your laptop or device property of PCMCIA bridge from
# Windows95's device control panel.
#options	"PCIC_IO=0x3000"	# for Sotec Winbook Quattro/V

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? 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
options		ATAPI_STATIC	#Don't do it as an LKM

#device          wcd0    #IDE CD-ROM

#controller	ncr0
#controller	ahb0
#controller	ahc0

#controller	bt0	at isa? port "IO_BT0" bio irq ? vector bt_isa_intr
#controller	uha0	at isa? port "IO_UHA0" bio irq ? drq 5 vector uhaintr
#controller	aha0	at isa? port "IO_AHA0" bio irq ? drq 5 vector ahaintr
#controller	aic0    at isa? port 0x340 bio irq 11 vector aicintr
#controller	nca0	at isa? port 0x1f88 bio irq 10 vector ncaintr
#controller	nca1	at isa? port 0x350 bio irq 5 vector ncaintr
#controller	sea0	at isa? bio irq 5 iomem 0xc8000 iosiz 0x2000 vector seaintr
#controller	spc0	at isa? port 0x320 bio irq 11 iomem 0xd0000 vector spcintr

# Future domain and Q-logic PC-card SCSI drivers 
# 	ported from NetBSD/pc98 (based on NetBSD 1.2)
options		SCSI_LOW	# XXX: for ncv? and stg? driver
controller	ncv0	at isa? port 0x320 bio irq 5 vector ncvintr
controller	stg0	at isa? port 0x320 bio irq 5 vector ncvintr

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

#device		wt0	at isa? port 0x300 bio irq 5 drq 1 vector wtintr
#device		mcd0	at isa? port 0x300 bio irq 10 vector mcdintr

#controller	matcd0	at isa? port 0x230 bio

#device		scd0	at isa? port 0x230 bio

# syscons is the default console driver, resembling an SCO console
device		sc0	at isa? port "IO_KBD" tty irq 1 vector scintr
# Enable this and PCVT_FREEBSD for pcvt vt220 compatible console driver
#device		vt0	at isa? port "IO_KBD" tty irq 1 vector pcrint
#options		"PCVT_FREEBSD=210"	# pcvt running on FreeBSD 2.1
#options		XSERVER			# include code for XFree86
# If you have a ThinkPAD, uncomment this along with the rest of the PCVT lines
options		PCVT_SCANSET=2		# IBM keyboards are non-std

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

#
# Laptop support (see LINT for more options)
#
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? port "IO_COM2" tty irq 3 vector siointr
#device		sio2	at isa? 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		lpt0	at isa? port? tty irq 7 vector lptintr
#device		lpt1	at isa? port? tty
#device		mse0	at isa? port 0x23c tty irq 5 vector mseintr
#device		psm0	at isa? disable port "IO_KBD" conflicts tty irq 12 vector psmintr
device		psm0	at isa? port "IO_KBD" conflicts tty irq 12 vector psmintr

# Order is important here due to intrusive probes, do *not* alphabetize
# this list of network interfaces until the probes have been fixed.
# Right now it appears that the ie0 must be probed before ep0. See
# revision 1.20 of this file.
#device de0
#device fxp0
#device vx0
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 ie0 at isa? port 0x360 net irq  7 iomem 0xd0000 vector ieintr
#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? port 0x300 net irq 10 vector feintr
#device fe1 at isa? disable port 0x300 net irq 10 vector feintr
#device ix0 at isa? port 0x300 net irq 10 iomem 0xd0000 iosiz 32768 vector ixintr
#device le0 at isa? port 0x300 net irq 5 iomem 0xd0000 vector le_intr
#device lnc0 at isa? port 0x280 net irq 10 drq 0 vector lncintr
#device sn0 at isa? port 0x300 net irq 10 vector snintr
#device sn1 at isa? disable port 0x300 net irq 10 vector snintr
#device wlp0 at isa? port 0x300 net irq 11 vector wlpintr
#device wlp1 at isa? disable port 0x300 net irq 11 vector wlpintr

# do not enable ze0 and zp0 (these devices are obsolete)
##device ze0 at isa? port 0x300 net irq 5 iomem 0xd8000 vector zeintr
##device zp0 at isa? port 0x300 net irq 10 iomem 0xd8000 vector zpintr

#
# Audio drivers: `snd', `sb', `pas', `gus', `pca'
#
# snd: Voxware sound support code
# sb: SoundBlaster PCM - SoundBlaster, SB Pro, SB16, ProAudioSpectrum
# sbxvi: SoundBlaster 16
# sbmidi: SoundBlaster 16 MIDI interface
# pas: ProAudioSpectrum PCM and MIDI
# gus: Gravis Ultrasound - Ultrasound, Ultrasound 16, Ultrasound MAX
# gusxvi: Gravis Ultrasound 16-bit PCM  (do not use)
# mss: Microsoft Sound System
# opl: Yamaha OPL-2 and OPL-3 FM - SB, SB Pro, SB 16, ProAudioSpectrum
# uart: stand-alone 6850 UART for MIDI
# mpu: Roland MPU-401 stand-alone card
#
# Beware!  The addresses specified below are also hard-coded in
# i386/isa/sound/sound_config.h.  If you change the values here, you
# must also change the values in the include file.
#
# pca: PCM audio through your PC speaker
#
# If you don't have a lpt0 device at IRQ 7, you can remove the
# ``conflicts'' specification in the appropriate device entries below.
#
# If you have a GUS-MAX card and want to use the CS4231 codec on the
# card the drqs for the gus max must be 8 bit (1, 2, or 3).
#
# If you would like to use the full duplex option on the gus, then define
# flags to be the ``read dma channel''.
#
# options BROKEN_BUS_CLOCK      #PAS-16 isn't working and OPTI chipset
# options SYMPHONY_PAS          #PAS-16 isn't working and SYMPHONY chipset
# options EXCLUDE_SBPRO         #PAS-16
# options SBC_IRQ=5             #PAS-16. Must match irq on sb0 line.
# PAS16: The order of the pas0/sb0/opl0 is important since the
#       sb emulation is enabled in the pas-16 attach.
#
# The i386/isa/sound/sound.doc has more information.

# Controls all sound devices
#controller	snd0
#device pas0	at isa? port 0x388 irq 10 drq 6 vector pasintr
#device sb0	at isa? port 0x220 irq 5 conflicts drq 1 vector sbintr
#device sbxvi0	at isa? drq 5
#device sbmidi0	at isa? port 0x330
#device gus0	at isa? port 0x220 irq 12 drq 1 vector gusintr
#device gus0	at isa? port 0x220 irq 12 drq 1 flags 0x3 vector gusintr
#device mss0	at isa? port 0x530 irq 10 drq 1 vector adintr
#device opl0	at isa? port 0x388 conflicts
#device mpu0	at isa? port 0x330 irq 6 drq 0
#device uart0	at isa? port 0x330 irq 5 vector "m6850intr"

# IBM Smart Capture PCMCIA card
#device	scc0	at isa? port 0x240 irq 10 iomem 0xd4000 vector sccintr
#device	scc1	at isa? disable port 0x244 irq 11 iomem 0xd8000 vector sccintr

pseudo-device	loop
pseudo-device	ether
pseudo-device	log
pseudo-device	sl	1
# DHCP uses BPF (Berkeley Packet Filter)
pseudo-device   bpfilter        4
# 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
pseudo-device	vn		#Vnode driver (turns a file into a device)

# 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

    +=======+     -----------------------------------------------
    | _____ |         Takeshi Itoh (takeshi@iq.nanzan-u.ac.jp)
   ^$B!}(B[___]$B!}(B^    Nanzan Univ.Information Systems & Quantitative
  (|o/=====\o|)            Sciences, Mano seminar, grad
  [_]=======[_]   -----------------------------------------------
