FreeBSD 2.2-960323SNAP on FM-V DESKPOWER SP•Ò
Ý’èƒtƒ@ƒCƒ‹


–ÚŽŸ


lsdev‚ÌŒ‹‰Ê

Device     State           Description
---------- --------------- --------------------------------------------------
cpu0       Busy            Pentium
scbus0     Busy            SCSI subsystem
chip0      Unknown         generic PCI bridge (vendor=10b9 device=1511 subclass=0)
chip1      Unknown         generic PCI bridge (vendor=10b9 device=1513 subclass=1)
vga0       Unknown         VGA-compatible display device
isa0       Busy            ISA bus
sc0        Busy            Graphics console
ed1        Busy            Ethernet adapter: NE2000
sio0       Idle            Serial port: National 16550A or compatible
sio1       Idle            Serial port: National 16550A or compatible
lpt0       Idle            Parallel printer adapter
psm0       Busy            PS/2 Mouse
fdc0       Idle            NEC 72065B floppy disk/tape controller
fd0        Idle            1.44MB (1440K) 3.5in floppy disk drive
wdc0       Busy            ST506/ESDI/IDE disk controller
wd0        Idle            ST506/ESDI/IDE disk
wcd0       Idle            ATAPI compact disc: CD-56E
wdc1       Busy            ST506/ESDI/IDE disk controller
wd2        Idle            ST506/ESDI/IDE disk
npx0       Busy            Floating-point unit

dmesg‚ÌŒ‹‰Ê

FreeBSD 2.2-960612-SNAP #0: Fri Jun 28 13:03:08 JST 1996
    root@mendel01:/usr/src/sys.22-960612/compile/MENDEL01
Calibrating clock(s) relative to mc146818A clock...
i586 clock: 132637242 Hz, i8254 clock: 1193238 Hz
CPU: Pentium (132.62-MHz 586-class CPU)
  Origin = "GenuineIntel"  Id = 0x52b  Stepping=11
  Features=0x1bf<FPU,VME,DE,PSE,TSC,MSR,MCE,CX8>
real memory  = 33554432 (32768K bytes)
avail memory = 30740480 (30020K bytes)
Probing for devices on PCI bus 0:
chip0 <generic PCI bridge (vendor=10b9 device=1511 subclass=0)> rev 4 on pci0:0
chip1 <generic PCI bridge (vendor=10b9 device=1513 subclass=1)> rev 164 on pci0:2
pci0:3:    CMD, device=0x0646, class=storage (ide) int a irq ?? [no driver assigned]
vga0 <VGA-compatible display device> rev 9 int a irq 9 on pci0:4
Probing for devices on the ISA bus:
scprobe: keyboard RESET failed (result = 0xfa)
sc0 at 0x60-0x6f irq 1 on motherboard
sc0: VGA color <16 virtual consoles, flags=0x0>
ed1 at 0x300-0x31f irq 10 on isa
ed1: address 00:00:f4:30:06:3d, type NE2000 (16 bit) 
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-0x63 irq 12 on motherboard
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): <WDC AC21000H>
wd0: 1033MB (2116800 sectors), 2100 cyls, 16 heads, 63 S/T, 512 B/S
wdc0: unit 1 (atapi): <CD-56E/1.0E>, removable, accel, dma, iordis
wcd0: 1033Kb/sec, 128Kb cache, audio play, 256 volume levels, ejectable tray
wcd0: no disc inside, unlocked
wdc1 at 0x170-0x177 irq 15 on isa
wdc1: unit 0 (wd2): <QUANTUM FIREBALL1280A>
wd2: 1222MB (2503872 sectors), 2484 cyls, 16 heads, 63 S/T, 512 B/S
npx0 on motherboard
npx0: INT 16 interface
sb0 at 0x220 irq 5 drq 1 on isa
sb0: <SoundBlaster 16 4.13>
sbxvi0 at 0x0 drq 5 on isa
sbxvo0: <SoundBlaster 16 4.13>
sbmidi0 at 0x330 on isa
 <SoundBlaster MPU-401>
wcd0: cannot read audio disc

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

machine         "i386"
cpu             "I586_CPU"
ident           "MENDEL01"      
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         SYSVSHM 
options         SYSVSEM  
options         SYSVMSG 

config          kernel  root on wd0

controller      isa0
controller      eisa0
controller      pci0

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

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
options         ATAPI_STATIC    #Don't do it as an LKM
device          wcd0    #IDE CD-ROM

controller      scbus0

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

device          sc0     at isa? port "IO_KBD" tty irq 1 vector scintr
options         XSERVER                 # include code for XFree86

device          npx0    at isa? port "IO_NPX" irq 13 vector npxintr

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 ed1 at isa? port 0x300 net irq  10 iomem 0xd8000 vector edintr

pseudo-device   loop
pseudo-device   ether
pseudo-device   log
pseudo-device   sl      1
pseudo-device   tun     1
pseudo-device   pty     16
pseudo-device   gzip            # Exec gzipped a.out's

controller      snd0
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          psm0    at isa? port "IO_KBD" conflicts tty irq 12 vector psmintr

XF86Config

# **********************************************************************
# Files section.  This allows default font and rgb paths to be set
# **********************************************************************

Section "Files"

    RgbPath     "/usr/X11R6/lib/X11/rgb"

    FontPath   "/usr/X11R6/lib/X11/fonts/misc/"
    FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/:unscaled"
    FontPath   "/usr/X11R6/lib/X11/fonts/75dpi/"
    FontPath    "tcp/133.83.45.1:7100"

EndSection

# **********************************************************************
# Server flags section.
# **********************************************************************

Section "ServerFlags"

EndSection

# **********************************************************************
# Input devices
# **********************************************************************

# **********************************************************************
# Keyboard section
# **********************************************************************

Section "Keyboard"

    Protocol    "Standard"
    ServerNumLock

    XkbKeymap   "xfree86(jp106)"

EndSection


# **********************************************************************
# Pointer section
# **********************************************************************

Section "Pointer"
    Protocol    "PS/2"
    Device      "/dev/psm0"

EndSection

# **********************************************************************
# Monitor section
# **********************************************************************

# Any number of monitor sections may be present

Section "Monitor"

    Identifier  "My Monitor"
    VendorName  "Unknown"
    ModelName   "Unknown"

    HorizSync   30-120 

    VertRefresh 50-90 

# 1024x768 @ 60 Hz, 48.4 kHz hsync
Modeline "1024x768"    65    1024 1032 1176 1344   768  771  777  806 -hsync -vsync

EndSection


# **********************************************************************
# Graphics device section
# **********************************************************************

Section "Device"
    Identifier  "My Video Card"
    VendorName  "Unknown"
    BoardName   "Unknown"
EndSection


# **********************************************************************
# Screen sections
# **********************************************************************

# The accelerated servers (S3, Mach32, Mach8, 8514, P9000, AGX, W32, Mach64)

Section "Screen"
    Driver      "accel"
    Device      "My Video Card"
    Monitor     "My Monitor"
    Subsection "Display"
        Depth       8 
        Modes       "1024x768"
        ViewPort    0 0
        Virtual     1024 768
    EndSubsection
EndSection

¡ FreeBSDƒCƒ“ƒXƒg[ƒ‹“ú‹L
¡ ƒz[ƒ€ƒy[ƒW‚É–ß‚é

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