Date: Fri, 25 Sep 1998 11:17:35 +1000 (KDT) From: HoGwan Kang <hgkang@kies.co.kr> To: freebsd-questions@FreeBSD.ORG Subject: Please check this config file[2] Message-ID: <Pine.HPP.3.96.980925111603.8981A-100000@kies.co.kr>
next in thread | raw e-mail | index | archive | help
Hello. I have trouble with CD-ROM driver(atapi wd0)...
Using 2.2.5-RELEASE, there was no problem with detecting and mounting
CD-ROM driver as wd0. And, after installing 2.2.7-RELEASE, there was also
no problem... But, aftering compiling new kernel with following
configuration, CD-ROM driver is not detected nor mounted.
Please find out my fault(s) in the following configuration.
-[/sys/i386/conf/TOTORO]-
machine "i386"
ident TOTORO
maxusers 10
options CHILD_MAX=128
options OPEN_MAX=128
options FAILSAFE
config kernel root on wd0 dumps on wd0
cpu "I586_CPU" # aka Pentium(tm)
options "CPU_FASTER_5X86_FPU"
options "COMPAT_43"
options SYSVSHM
options SYSVSEM
options SYSVMSG
options "MD5"
options UCONSOLE
options INET #Internet communications protocols
pseudo-device ether #Generic Ethernet
pseudo-device loop #Network loopback device
options IPFIREWALL #firewall
options IPFIREWALL_VERBOSE #print information about
# dropped packets
options "IPFIREWALL_VERBOSE_LIMIT=100" #limit verbosity
options IPFIREWALL_DEFAULT_TO_ACCEPT #allow everything by default
options IPDIVERT #divert sockets
options FFS #Fast filesystem
options NFS #Network File System
options MSDOSFS #MS DOS filesystem
options "CD9660" #ISO 9660 filesystem
options USERCONFIG #boot -c editor
pseudo-device pty 16 #Pseudo ttys - can go as high as 256
pseudo-device speaker #Play IBM BASIC-style noises out your
speaker
pseudo-device log #Kernel syslog interface (/dev/klog)
pseudo-device gzip #Exec gzipped a.out's
options "MSGBUF_SIZE=40960"
controller isa0
options BOUNCE_BUFFERS
options "MAXMEM=(32*1024)"
controller pnp0
device sc0 at isa? port "IO_KBD" tty irq 1 vector scintr
options MAXCONS=4 # number of virtual consoles
device npx0 at isa? port "IO_NPX" iosiz 0x0 flags 0x0 irq 13
vector npxintr
options "CMD640" #Enable work around for CMD640 h/w bug
controller wdc0 at isa? port "IO_WD1" bio irq 14 vector wdintr
disk wd0 at wdc0 drive 0
disk wd1 at wdc0 drive 1
controller wdc1 at isa? port "IO_WD2" bio irq 15 vector wdintr
disk wd2 at wdc1 drive 0
disk wd3 at wdc1 drive 1
options ATAPI #Enable ATAPI support for IDE bus
device wcd0
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
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 lpt0 at isa? port? tty irq 7 vector lptintr
device lpt1 at isa? disable port "IO_LPT3" tty irq 5 vector
lptintr
device mse0 at isa? disable port 0x23c tty irq 5 vector
mseintr
device psm0 at isa? port "IO_KBD" conflicts tty irq 12 vector
psmintr
controller snd0
device sb0 at isa? port 0x220 irq 5 drq 1 vector sbintr
device sbxvi0 at isa? conflicts drq 7
device sbmidi0 at isa? port 0x330
device awe0 at isa? port 0x620
options EXCLUDE_SB_EMULATION # NO PAS SB emulation
support
options EXCLUDE_GUS_IODETECT # NO GUS io detection
options EXCLUDE_PRO_MIDI # NO PAS MIDI support
device pca0 at isa? port IO_TIMER1 tty
controller pci0
device vx0
-[End of Cofiguration]-
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
| _!_ | HoGwan Paul Kang KIES. Firewall Dev. Team |
| (o,o) | mailto: hgkang@kies.co.kr |
| {`"'} | http://www.kies.co.kr/~hgkang |
| -"-"- | office tel: +82-2-529-8400 office fax: +82-2-529-8851|
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
---------------------------------------------------------
$)C
8BCc4:=:<-:q=:URL http://iquick.kies.co.kr
@LA&4B >I>F<- ?xGO4B A$:88& 9^>F:8<<?d!!!
---------------------------------------------------------
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.HPP.3.96.980925111603.8981A-100000>
