FM-V BIBLO NC13D
Ý’èƒtƒ@ƒCƒ‹


–ÚŽŸ


dmesg‚ÌŒ‹‰Ê

Copyright (c) 1992-1997 FreeBSD Inc.
Copyright (c) 1982, 1986, 1989, 1991, 1993
        The Regents of the University of California.  All rights reserved.

FreeBSD 2.2.2-RELEASE #1: Sat Aug 30 14:20:31 JST 1997
    root@thimo03.pxc.or.jp:/usr/src/sys/compile/BIBLO
CPU: Pentium (132.96-MHz 586-class CPU)
  Origin = "GenuineIntel"  Id = 0x52c  Stepping=12
  Features=0x1bf<FPU,VME,DE,PSE,TSC,MSR,MCE,CX8>
real memory  = 16777216 (16384K bytes)
avail memory = 14491648 (14152K bytes)
Initializing PC-card drivers: ed sio wdc 
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=128)> rev 3 on pci0:1
chip2 <generic PCI bridge (vendor=1180 device=0465 subclass=7)> rev 1 int a irq ?? on pci0:19
vga0 <VGA-compatible display device> rev 1 int a irq ?? on pci0:20:0
Probing for devices on the ISA bus:
sc0 at 0x60-0x6f irq 1 on motherboard
sc0: VGA color <16 virtual consoles, flags=0x0>
ed0 not found at 0x280
sio0 at 0x3f8-0x3ff irq 4 on isa
sio0: type 16550A
sio1 at 0x2f8-0x2ff irq 3 on isa
sio1: type 16550A
lpt0 at 0x378-0x37f irq 7 on isa
lpt0: Interrupt-driven port
lp0: TCP/IP capable interface
psm0 at 0x60-0x64 irq 12 on motherboard
psm0: device ID 0
fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa
fdc0: NEC 72065B
fd0: 1.44MB 3.5in
wdc0 at 0x1f0-0x1f7 irq 14 on isa
wdc0: unit 0 (wd0): <TOSHIBA MK1002MAV>
wd0: 1033MB (2116800 sectors), 2100 cyls, 16 heads, 63 S/T, 512 B/S
wdc1 not found at 0x170
wdc2: disabled, not probed.
wdc3: disabled, not probed.
npx0 on motherboard
npx0: INT 16 interface
apm0 on isa
apm: found APM BIOS version 1.1
sb0 at 0x220 irq 5 drq 1 on isa
sb0: <SoundBlaster Pro 3.1>
PC-Card Intel 82365 (or clones) (5 mem & 2 I/O windows)
pcic: controller irq 9
Card inserted, slot 0
Slot 0, unfielded interrupt (0)
ed0: address aa:aa:aa:aa:aa:aa, type NE2000 (16 bit) 

ƒJ[ƒlƒ‹Ý’èƒtƒ@ƒCƒ‹

machine         "i386"
cpu             "I586_CPU"
ident           BIBLO
maxusers        10

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         "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

options         LAPTOP
options         APM_PCCARD_RESUME
options         PCIC_RESUME_RESET
options         SCSI_DETACH
options         "APM_NOSUSPEND_IMMEDIATE=3"

config          kernel  root on wd0 
controller      isa0
controller      pci0

controller      crd0
device          pcic0   at crd?
device          pcic1   at crd?

controller      fdc0    at isa? port "IO_FD1" bio irq 6 drq 2 vector fdintr
disk            fd0     at fdc0 drive 0
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

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? port "IO_COM2" tty irq 3 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

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)
options         DDB

controller      snd0
device sb0      at isa? port 0x220 irq 5 conflicts drq 1 vector sbintr

XF86Config

Section "Files"
   RgbPath    "/usr/X11R6/lib/X11/rgb"
   FontPath   "/usr/X11R6/lib/X11/fonts/misc:unscaled"
   FontPath   "/usr/X11R6/lib/X11/fonts/75dpi:unscaled"
   FontPath   "/usr/X11R6/lib/X11/fonts/100dpi:unscaled"
   FontPath   "/usr/X11R6/lib/X11/fonts/Type1"
   FontPath   "/usr/X11R6/lib/X11/fonts/Speedo"
   FontPath   "/usr/X11R6/lib/X11/fonts/misc"
   FontPath   "/usr/X11R6/lib/X11/fonts/75dpi"
   FontPath   "/usr/X11R6/lib/X11/fonts/100dpi"
EndSection

Section "ServerFlags"
EndSection

Section "Keyboard"
   Protocol        "Standard"
   XkbRules        "xfree86"
   XkbModel        "jp106"
   XkbLayout       "jp"
EndSection

Section "Pointer"
   Protocol        "PS/2"
   Device          "/dev/mouse"
   Emulate3Buttons
   Emulate3Timeout 100
EndSection

Section "Monitor"
   Identifier      "Primary Monitor"
   VendorName      "Unknown"
   ModelName       "Unknown"
   HorizSync       30-60
   VertRefresh     60-80
   Modeline  "640x480"    28.32 640 664 760 800 480 491 493 525
EndSection

Section "Device"
   Identifier      "Primary Card"
   VendorName      "Unknown"
   BoardName       "None"
   Clocks          20.56 28.32 40.32 65.08
EndSection

Section "Screen"
   Driver          "VGA16"
   Device          "Primary Card"
   Monitor         "Primary Monitor"
   SubSection "Display"
      Depth        4
      Modes        "640x480"
   EndSubSection
EndSection


¡ FreeBSD 2.2.2R on FM-V BIBLO NC13D•Ò
¡ FreeBSDƒCƒ“ƒXƒg[ƒ‹“ú‹L
¡ ƒz[ƒ€ƒy[ƒW‚É–ß‚é

NOB <‚Q‚Ž‚‚‚‚“—‚Ž‚‰‚†‚”‚™D‚Ž‚…D‚Š‚>