Sevgili serhat,
İlk önce söylediklerine yanıt verip aşağıya ping sorgularının sonuçlarını
kopyalıyorum ve fikir vermesi bakımından dmesg çıktısını da ekte
gönderiyorum.

Dün akşam üzeri freebsd'yi kapatıp winxp'ye mail'e freebsd ile uğraşlarımı
yazmak üzereydim, adsl modemin üzerindeki ışıklardan alt dairedeki
bilgisayarında nete bağlandığını gördüm ve onu pingledim. onun locol ip'si
10.0.0.4 idi ve sonuç gayet iyiydi. kendi makinamı pingliyorum 10.0.0.5 bu
da gayet iyi, yönlendirici özellikli modemin ip'sini pingliyorum 10.0.02
bunda da başarılıyım. Kablolamada bir sorun olduğunu zannetmiyorum, çünkü
deneme amaçlı da olsa, hem birebir pc-to-pc hem arada router özellikli
bağlantı pc-to-router-to-pc gayet sorunsuz çalışıyor. ama gelgelelim bizim
freebsd'yi internete henüz bağlayamadım.

/etc/rc.conf içerigi

# -- sysinstall generated deltas -- # Mon Apr  5 20:14:49 2004
# Created: Mon Apr  5 20:14:49 2004
# Enable network daemons for user convenience.
# Please make all changes to this file, not to /etc/defaults/rc.conf.
# This file now contains just the overrides from /etc/defaults/rc.conf.
# Created: Tue Apr  6 14:34:22 2004
# -- sysinstall generated deltas -- # Tue Apr  6 14:34:22 2004
#ifconfig_dc0="DHCP"
#router_flags="-q"
#router="/sbin/routed"
#router_enable="YES"
#natd_enable="YES"
#gateway_enable="NO"
ifconfig_dc0="inet 10.0.0.5  netmask 255.255.255.0"
defaultrouter="10.0.0.2"
inetd_enable="YES" //yes ama hiç bir servis açık değil, telnet, sshd, hepsi
kapalı
hostname="www.kaostr.org"
linux_enable="YES"
moused_enable="YES"
usbd_enable="YES"

terminalda yaptıklarım:

www# ifconfig
dc0: flags=8843<UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST> mtu 1500
        inet 10.0.0.5 netmask 0xffffff00 broadcast 10.0.0.255
        inet6 fe80::2e0:4cff:fea0:b15d%dc0 prefixlen 64 scopeid 0x1
        ether 00:e0:4c:a0:b1:5d
        media: Ethernet autoselect (100baseTX <full-duplex>)
        status: active
plip0: flags=8810<POINTOPOINT,SIMPLEX,MULTICAST> mtu 1500
lo0: flags=8049<UP,LOOPBACK,RUNNING,MULTICAST> mtu 16384
        inet 127.0.0.1 netmask 0xff000000
        inet6 ::1 prefixlen 128
        inet6 fe80::1%lo0 prefixlen 64 scopeid 0x3

www# netstat -rn
Routing tables

Internet:
Destination        Gateway            Flags    Refs      Use  Netif Expire
default            10.0.0.2           UGS         0       24    dc0
10/24              link#1             UC          0        0    dc0
10.0.0.2           link#1             UHRLW       1        0    dc0
127.0.0.1          127.0.0.1          UH          0       40    lo0

Internet6:
Destination                       Gateway                       Flags
Netif Expire
::1                               ::1                           UH
lo0
fe80::%dc0/64                     link#1                        UC
dc0
fe80::2e0:4cff:fea0:b15d%dc0      00:e0:4c:a0:b1:5d             UHL
lo0
fe80::%lo0/64                     fe80::1%lo0                   U
lo0
fe80::1%lo0                       link#3                        UHL
lo0
ff01::/32                         ::1                           U
lo0
ff02::%dc0/32                     link#1                        UC
dc0
ff02::%lo0/32                     ::1                           UC
lo0

www# ping -c 3 10.0.0.5
PING 10.0.0.5 (10.0.0.5): 56 data bytes
64 bytes from 10.0.0.5: icmp_seq=0 ttl=64 time=0.160 ms
64 bytes from 10.0.0.5: icmp_seq=1 ttl=64 time=0.068 ms
64 bytes from 10.0.0.5: icmp_seq=2 ttl=64 time=0.069 ms

--- 10.0.0.5 ping statistics ---
3 packets transmitted, 3 packets received, 0% packet loss
round-trip min/avg/max/stddev = 0.068/0.099/0.160/0.043 ms

www# ping -c 3 10.0.0.2
PING 10.0.0.2 (10.0.0.2): 56 data bytes

--- 10.0.0.2 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss

www# ping 10.0.0.2
PING 10.0.0.2 (10.0.0.2): 56 data bytes
ping: sendto: Host is down
ping: sendto: Host is down
ping: sendto: Host is down
^C
--- 10.0.0.2 ping statistics ---
3 packets transmitted, 0 packets received, 100% packet loss
www#

evi bana bayağı uzakta bir arkadaşın laptopu ile bilgiyarına kablo çekerek
ethernet üzerinden birbirini gördürdüm, biri winxp, diğeri win98.
kablolamada bir yanlışım yok, onun win98 yüklü makinasında ethernet kartı
realtek ve gayette iyi çalışıyor, sorun benim macronix mx98715den olabilir
mi, sırf bu kart için dosyaları bulup çekirdeği yeniden derlemiştim.

ve ben rc.conf'da ifconfig_dc0="DHCP" dediğimde sistemten ip adresi adresi
almıyor, 10.0.0.x gibi, ifconfig_dc0="inet 10.0.0.5  netmask 255.255.255.0"
dediğimde lokal ip adresi alıyor. başka bakmam gereken neler var, sistem
ayarlarında nerede bir yanlış yapıyorum ben?

Sevgiler, saygılar...
Copyright (c) 1992-2004 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
        The Regents of the University of California. All rights reserved.
FreeBSD 5.2-RELEASE #0: Tue Apr  6 13:49:36 EEST 2004
    [EMAIL PROTECTED]:/usr/src/sys/i386/compile/HAY
Preloaded elf kernel "/boot/kernel/kernel" at 0xc08a6000.
Preloaded elf module "/boot/kernel/acpi.ko" at 0xc08a621c.
Calibrating clock(s) ... i8254 clock: 1193139 Hz
CLK_USE_I8254_CALIBRATION not specified - using default frequency
Timecounter "i8254" frequency 1193182 Hz quality 0
Calibrating TSC clock ... TSC clock: 1210790995 Hz
CPU: AMD Athlon(tm) Processor (1210.79-MHz 686-class CPU)
  Origin = "AuthenticAMD"  Id = 0x642  Stepping = 2
  
Features=0x183f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR>
  AMD Features=0xc0440000<RSVD,AMIE,DSP,3DNow!>
Data TLB: 24 entries, fully associative
Instruction TLB: 16 entries, fully associative
L1 data cache: 64 kbytes, 64 bytes/line, 1 lines/tag, 2-way associative
L1 instruction cache: 64 kbytes, 64 bytes/line, 1 lines/tag, 2-way associative
L2 internal cache: 256 kbytes, 64 bytes/line, 1 lines/tag, 8-way associative
real memory  = 268353536 (255 MB)
Physical memory chunk(s):
0x0000000000001000 - 0x000000000009efff, 647168 bytes (158 pages)
0x0000000000100000 - 0x00000000003fffff, 3145728 bytes (768 pages)
0x0000000000c29000 - 0x000000000fb45fff, 250728448 bytes (61213 pages)
avail memory = 251039744 (239 MB)
bios32: Found BIOS32 Service Directory header at 0xc00f92a0
bios32: Entry = 0xf0f80 (c00f0f80)  Rev = 0  Len = 1
pcibios: PCI BIOS entry at 0xf0000+0x1180
pnpbios: Found PnP BIOS data at 0xc00fc4f0
pnpbios: Entry = f0000:c520  Rev = 1.0
pnpbios: OEM ID cd041
Other BIOS signatures found:
null: <null device, zero device>
mem: <memory & I/O>
Pentium Pro MTRR support enabled
random: <entropy source>
npx0: [FAST]
npx0: <math processor> on motherboard
npx0: INT 16 interface
acpi0: <ASUS   A7V-133 > on motherboard
pci_open(1):    mode 1 addr port (0x0cf8) is 0x80000060
pci_open(1a):   mode1res=0x80000000 (0x80000000)
pci_cfgcheck:   device 0 [class=060000] [hdr=00] is there (id=03051106)
pcibios: BIOS version 2.10
Using $PIR table, 9 entries at 0xc00f1750
PCI-Only Interrupts: none
Location  Bus Device Pin  Link  IRQs
slot 1      0   12    A   0x01  3 4 5 7 9 10 11 12
slot 1      0   12    B   0x02  3 4 5 7 9 10 11 12
slot 1      0   12    C   0x03  3 4 5 7 9 10 11 12
slot 1      0   12    D   0x05  3 4 5 7 9 10 11 12
slot 2      0   11    A   0x02  3 4 5 7 9 10 11 12
slot 2      0   11    B   0x03  3 4 5 7 9 10 11 12
slot 2      0   11    C   0x05  3 4 5 7 9 10 11 12
slot 2      0   11    D   0x01  3 4 5 7 9 10 11 12
slot 3      0   10    A   0x03  3 4 5 7 9 10 11 12
slot 3      0   10    B   0x05  3 4 5 7 9 10 11 12
slot 3      0   10    C   0x01  3 4 5 7 9 10 11 12
slot 3      0   10    D   0x02  3 4 5 7 9 10 11 12
slot 4      0    9    A   0x05  3 4 5 7 9 10 11 12
slot 4      0    9    B   0x01  3 4 5 7 9 10 11 12
slot 4      0    9    C   0x02  3 4 5 7 9 10 11 12
slot 4      0    9    D   0x03  3 4 5 7 9 10 11 12
slot 5      0   13    A   0x05  3 4 5 7 9 10 11 12
slot 5      0   13    B   0x01  3 4 5 7 9 10 11 12
slot 5      0   13    C   0x02  3 4 5 7 9 10 11 12
slot 5      0   13    D   0x03  3 4 5 7 9 10 11 12
embedded    0    4    A   0x01  3 4 5 7 9 10 11 12
embedded    0    4    B   0x02  3 4 5 7 9 10 11 12
embedded    0    4    C   0x03  3 4 5 7 9 10 11 12
embedded    0    4    D   0x05  3 4 5 7 9 10 11 12
embedded    0    1    A   0x01  3 4 5 7 9 10 11 12
embedded    0    1    B   0x02  3 4 5 7 9 10 11 12
embedded    0    1    C   0x03  3 4 5 7 9 10 11 12
embedded    0    1    D   0x05  3 4 5 7 9 10 11 12
embedded    0   17    A   0x02  3 4 5 7 9 10 11 12
embedded    0   17    B   0x03  3 4 5 7 9 10 11 12
embedded    0   17    C   0x05  3 4 5 7 9 10 11 12
embedded    0   17    D   0x01  3 4 5 7 9 10 11 12
embedded    0   18    A   0x01  3 4 5 7 9 10 11 12
embedded    0   18    B   0x02  3 4 5 7 9 10 11 12
embedded    0   18    C   0x03  3 4 5 7 9 10 11 12
embedded    0   18    D   0x05  3 4 5 7 9 10 11 12
acpi_bus_number: root bus has no _BBN, assuming 0
AcpiOsDerivePciId: bus 0 dev 4 func 0
acpi_bus_number: root bus has no _BBN, assuming 0
AcpiOsDerivePciId: bus 0 dev 4 func 0
acpi_bus_number: root bus has no _BBN, assuming 0
AcpiOsDerivePciId: bus 0 dev 4 func 0
acpi0: Power Button (fixed)
ACPI timer looks GOOD min = 1, max = 2, width = 1
ACPI timer looks GOOD min = 1, max = 2, width = 1
ACPI timer looks GOOD min = 1, max = 2, width = 1
ACPI timer looks GOOD min = 1, max = 2, width = 1
ACPI timer looks GOOD min = 1, max = 2, width = 1
ACPI timer looks GOOD min = 1, max = 2, width = 1
ACPI timer looks GOOD min = 1, max = 2, width = 1
ACPI timer looks GOOD min = 1, max = 2, width = 1
ACPI timer looks GOOD min = 1, max = 2, width = 1
ACPI timer looks GOOD min = 1, max = 2, width = 1
Timecounter "ACPI-fast" frequency 3579545 Hz quality 1000
acpi_timer0: <24-bit timer at 3.579545MHz> port 0xe408-0xe40b on acpi0
acpi_cpu0: <CPU> on acpi0
acpi_button0: <Power Button> on acpi0
pcib0: <ACPI Host-PCI bridge> port 0xcf8-0xcff on acpi0
---- initial configuration ------------------------
\\_SB_.LNKA irq  11: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.12.0
\\_SB_.LNKB irq   0: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.12.1
\\_SB_.LNKC irq   0: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.12.2
\\_SB_.LNKD irq   9: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.12.3
\\_SB_.LNKB irq   0: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.11.0
\\_SB_.LNKC irq   0: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.11.1
\\_SB_.LNKD irq   9: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.11.2
\\_SB_.LNKA irq  11: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.11.3
\\_SB_.LNKC irq   0: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.10.0
\\_SB_.LNKD irq   9: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.10.1
\\_SB_.LNKA irq  11: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.10.2
\\_SB_.LNKB irq   0: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.10.3
\\_SB_.LNKD irq   9: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.9.0
\\_SB_.LNKA irq  11: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.9.1
\\_SB_.LNKB irq   0: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.9.2
\\_SB_.LNKC irq   0: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.9.3
\\_SB_.LNKD irq   9: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.13.0
\\_SB_.LNKA irq  11: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.13.1
\\_SB_.LNKB irq   0: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.13.2
\\_SB_.LNKC irq   0: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.13.3
\\_SB_.LNKA irq  11: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.18.0
\\_SB_.LNKB irq   0: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.18.1
\\_SB_.LNKC irq   0: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.18.2
\\_SB_.LNKD irq   9: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.18.3
\\_SB_.LNKB irq   0: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.17.0
\\_SB_.LNKC irq   0: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.17.1
\\_SB_.LNKD irq   9: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.17.2
\\_SB_.LNKA irq  11: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.17.3
\\_SB_.LNKA irq  11: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.1.0
\\_SB_.LNKB irq   0: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.1.1
\\_SB_.LNKC irq   0: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.1.2
\\_SB_.LNKD irq   9: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.1.3
\\_SB_.LNKA irq  11: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.4.0
\\_SB_.LNKB irq   0: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.4.1
\\_SB_.LNKC irq   0: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.4.2
\\_SB_.LNKD irq   9: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.4.3
---- before setting priority for links ------------
\\_SB_.LNKB:
        interrupts:          3     4     5     6     7     9    10    11    12    14   
 15
        penalty:          2980  2980  1980  2980  2980  2880  1980  2880  2980 11980 
11980
        references:     9
        priority:       0
\\_SB_.LNKC:
        interrupts:          3     4     5     6     7     9    10    11    12    14   
 15
        penalty:          2980  2980  1980  2980  2980  2880  1980  2880  2980 11980 
11980
        references:     9
        priority:       0
---- before fixup boot-disabled links -------------
\\_SB_.LNKB:
        interrupts:          3     4     5     6     7     9    10    11    12    14   
 15
        penalty:          2980  2980  1980  2980  2980  2880  1980  2880  2980 11980 
11980
        references:     9
        priority:       39747
\\_SB_.LNKC:
        interrupts:          3     4     5     6     7     9    10    11    12    14   
 15
        penalty:          2980  2980  1980  2980  2980  2880  1980  2880  2980 11980 
11980
        references:     9
        priority:       39747
---- after fixup boot-disabled links --------------
---- arbitrated configuration ---------------------
\\_SB_.LNKA irq  11: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.12.0
\\_SB_.LNKB irq  10: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.12.1
\\_SB_.LNKC irq   5: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.12.2
\\_SB_.LNKD irq   9: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.12.3
\\_SB_.LNKB irq  10: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.11.0
\\_SB_.LNKC irq   5: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.11.1
\\_SB_.LNKD irq   9: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.11.2
\\_SB_.LNKA irq  11: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.11.3
\\_SB_.LNKC irq   5: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.10.0
\\_SB_.LNKD irq   9: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.10.1
\\_SB_.LNKA irq  11: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.10.2
\\_SB_.LNKB irq  10: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.10.3
\\_SB_.LNKD irq   9: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.9.0
\\_SB_.LNKA irq  11: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.9.1
\\_SB_.LNKB irq  10: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.9.2
\\_SB_.LNKC irq   5: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.9.3
\\_SB_.LNKD irq   9: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.13.0
\\_SB_.LNKA irq  11: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.13.1
\\_SB_.LNKB irq  10: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.13.2
\\_SB_.LNKC irq   5: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.13.3
\\_SB_.LNKA irq  11: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.18.0
\\_SB_.LNKB irq  10: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.18.1
\\_SB_.LNKC irq   5: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.18.2
\\_SB_.LNKD irq   9: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.18.3
\\_SB_.LNKB irq  10: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.17.0
\\_SB_.LNKC irq   5: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.17.1
\\_SB_.LNKD irq   9: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.17.2
\\_SB_.LNKA irq  11: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.17.3
\\_SB_.LNKA irq  11: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.1.0
\\_SB_.LNKB irq  10: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.1.1
\\_SB_.LNKC irq   5: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.1.2
\\_SB_.LNKD irq   9: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.1.3
\\_SB_.LNKA irq  11: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.4.0
\\_SB_.LNKB irq  10: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.4.1
\\_SB_.LNKC irq   5: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.4.2
\\_SB_.LNKD irq   9: [  3  4  5  6  7  9 10 11 12 14 15] low,level,sharable 0.4.3
pci0: <ACPI PCI bus> on pcib0
pci0: physical bus=0
        map[10]: type 3, range 32, base e6000000, size 25, enabled
found-> vendor=0x1106, dev=0x0305, revid=0x03
        bus=0, slot=0, func=0
        class=06-00-00, hdrtype=0x00, mfdev=0
        cmdreg=0x0006, statreg=0x2210, cachelnsz=0 (dwords)
        lattimer=0x08 (240 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
        powerspec 2  supports D0 D3  current D0
found-> vendor=0x1106, dev=0x8305, revid=0x00
        bus=0, slot=1, func=0
        class=06-04-00, hdrtype=0x01, mfdev=0
        cmdreg=0x0007, statreg=0x2230, cachelnsz=0 (dwords)
        lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
found-> vendor=0x1106, dev=0x0686, revid=0x40
        bus=0, slot=4, func=0
        class=06-01-00, hdrtype=0x00, mfdev=1
        cmdreg=0x0087, statreg=0x0210, cachelnsz=0 (dwords)
        lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
        powerspec 2  supports D0 D3  current D0
        map[20]: type 4, range 32, base 0000d800, size  4, enabled
found-> vendor=0x1106, dev=0x0571, revid=0x06
        bus=0, slot=4, func=1
        class=01-01-8a, hdrtype=0x00, mfdev=0
        cmdreg=0x0007, statreg=0x0290, cachelnsz=0 (dwords)
        lattimer=0x20 (960 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
        powerspec 2  supports D0 D3  current D0
        map[20]: type 4, range 32, base 0000d400, size  5, enabled
pcib0: matched entry for 0.4.INTD (source \\_SB_.LNKD)
pcib0: slot 4 INTD is routed to irq 9
found-> vendor=0x1106, dev=0x3038, revid=0x16
        bus=0, slot=4, func=2
        class=0c-03-00, hdrtype=0x00, mfdev=0
        cmdreg=0x0017, statreg=0x0210, cachelnsz=8 (dwords)
        lattimer=0x20 (960 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
        intpin=d, irq=9
        powerspec 2  supports D0 D3  current D0
        map[20]: type 4, range 32, base 0000d000, size  5, enabled
pcib0: matched entry for 0.4.INTD (source \\_SB_.LNKD)
pcib0: slot 4 INTD is routed to irq 9
found-> vendor=0x1106, dev=0x3038, revid=0x16
        bus=0, slot=4, func=3
        class=0c-03-00, hdrtype=0x00, mfdev=0
        cmdreg=0x0017, statreg=0x0210, cachelnsz=8 (dwords)
        lattimer=0x20 (960 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
        intpin=d, irq=9
        powerspec 2  supports D0 D3  current D0
found-> vendor=0x1106, dev=0x3057, revid=0x40
        bus=0, slot=4, func=4
        class=06-80-00, hdrtype=0x00, mfdev=0
        cmdreg=0x0000, statreg=0x0290, cachelnsz=0 (dwords)
        lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
        powerspec 2  supports D0 D3  current D0
        map[10]: type 4, range 32, base 0000a400, size  6, port disabled
found-> vendor=0x1274, dev=0x1371, revid=0x06
        bus=0, slot=9, func=0
        class=04-01-00, hdrtype=0x00, mfdev=0
        cmdreg=0x0004, statreg=0x0410, cachelnsz=0 (dwords)
        lattimer=0x20 (960 ns), mingnt=0x0c (3000 ns), maxlat=0x80 (32000 ns)
        intpin=a, irq=255
        powerspec 1  supports D0 D2 D3  current D3
        map[10]: type 4, range 32, base 0000a000, size  3, port disabled
found-> vendor=0x125d, dev=0x2898, revid=0x03
        bus=0, slot=10, func=0
        class=07-80-00, hdrtype=0x00, mfdev=0
        cmdreg=0x0000, statreg=0x0010, cachelnsz=0 (dwords)
        lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
        intpin=a, irq=255
        powerspec 2  supports D0 D2 D3  current D0
        map[10]: type 4, range 32, base 00009800, size  8, port disabled
        map[14]: type 1, range 32, base e5000000, size  8, memory disabled
found-> vendor=0x10d9, dev=0x0531, revid=0x25
        bus=0, slot=11, func=0
        class=02-00-00, hdrtype=0x00, mfdev=0
        cmdreg=0x0084, statreg=0x0290, cachelnsz=8 (dwords)
        lattimer=0x20 (960 ns), mingnt=0x08 (2000 ns), maxlat=0x38 (14000 ns)
        intpin=a, irq=255
        powerspec 1  supports D0 D1 D2 D3  current D0
        map[10]: type 1, range 32, base e0000000, size 26, enabled
pcib0: matched entry for 0.12.INTA (source \\_SB_.LNKA)
pcib0: slot 12 INTA is routed to irq 11
found-> vendor=0x5333, dev=0x8901, revid=0x16
        bus=0, slot=12, func=0
        class=03-00-00, hdrtype=0x00, mfdev=0
        cmdreg=0x0003, statreg=0x0200, cachelnsz=0 (dwords)
        lattimer=0x00 (0 ns), mingnt=0x00 (0 ns), maxlat=0x00 (0 ns)
        intpin=a, irq=11
agp0: <VIA 82C8363 (Apollo KT133A) host to PCI bridge> mem 0xe6000000-0xe7ffffff at 
device 0.0 on pci0
agp0: allocating GATT for aperture of size 256M
pcib1: <PCI-PCI bridge> at device 1.0 on pci0
pcib1:   secondary bus     1
pcib1:   subordinate bus   1
pcib1:   I/O decode        0xe000-0xdfff
pcib1:   memory decode     0xe5f00000-0xe5efffff
pcib1:   prefetched decode 0xe6000000-0xe5ffffff
pci1: <PCI bus> on pcib1
pci1: physical bus=1
isab0: <PCI-ISA bridge> at device 4.0 on pci0
isa0: <ISA bus> on isab0
atapci0: <VIA 82C686B UDMA100 controller> port 0xd800-0xd80f at device 4.1 on pci0
ata0: reset tp1 mask=03 ostat0=50 ostat1=50
ata0-master: stat=0xd0 err=0xd0 lsb=0xd0 msb=0xd0
ata0-master: stat=0xd0 err=0xd0 lsb=0xd0 msb=0xd0
ata0-master: stat=0x50 err=0x01 lsb=0x00 msb=0x00
ata0-slave:  stat=0x50 err=0x01 lsb=0x00 msb=0x00
ata0: reset tp2 mask=03 stat0=50 stat1=50 devices=0x3<ATA_SLAVE,ATA_MASTER>
ata0: at 0x1f0 irq 14 on atapci0
ata0: [MPSAFE]
ata1: reset tp1 mask=02 ostat0=ff ostat1=50
ata1-slave:  stat=0x10 err=0x01 lsb=0x14 msb=0xeb
ata1: reset tp2 mask=02 stat0=00 stat1=10 devices=0x8<ATAPI_SLAVE>
ata1: at 0x170 irq 15 on atapci0
ata1: [MPSAFE]
uhci0: <VIA 83C572 USB controller> port 0xd400-0xd41f irq 9 at device 4.2 on pci0
usb0: <VIA 83C572 USB controller> on uhci0
usb0: USB revision 1.0
uhub0: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
uhci1: <VIA 83C572 USB controller> port 0xd000-0xd01f irq 9 at device 4.3 on pci0
usb1: <VIA 83C572 USB controller> on uhci1
usb1: USB revision 1.0
uhub1: VIA UHCI root hub, class 9/0, rev 1.00/1.00, addr 1
uhub1: 2 ports with 2 removable, self powered
pci0: <bridge, PCI-unknown> at device 4.4 (no driver attached)
pcm0: <AudioPCI ES1373-B> port 0xa400-0xa43f at device 9.0 on pci0
pcm0: <Unknown AC97 Codec (id = 0x69407609)>
pcm0: Codec features 18 bit DAC, 18 bit ADC, 5 bit master volume, SigmaTel 3D 
Enhancement
pcm0: Primary codec extended features AMAP
pcib0: matched entry for 0.9.INTA (source \\_SB_.LNKD)
pcib0: slot 9 INTA is routed to irq 9
pcm0: sndbuf_setmap 21d000, 1000; 0xc2d69000 -> 21d000
pcm0: sndbuf_setmap 270000, 1000; 0xc2d7c000 -> 270000
pci0: <simple comms> at device 10.0 (no driver attached)
dc0: <Macronix 98715AEC-C 10/100BaseTX> port 0x9800-0x98ff mem 0xe5000000-0xe50000ff 
at device 11.0 on pci0
pcib0: matched entry for 0.11.INTA (source \\_SB_.LNKB)
pcib0: slot 11 INTA is routed to irq 10
dc0: Ethernet address: 00:e0:4c:a0:b1:5d
miibus0: <MII bus> on dc0
dcphy0: <Intel 21143 NWAY media interface> on miibus0
dcphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
dc0: bpf attached
pci0: <display, VGA> at device 12.0 (no driver attached)
mss_probe: no address given, try 0x530
mss_detect, busy still set (0xff)
mss_probe: no address given, try 0x530
mss_detect, busy still set (0xff)
mss_probe: no address given, try 0x530
mss_detect, busy still set (0xff)
mss_probe: no address given, try 0x530
mss_detect, busy still set (0xff)
mss_probe: no address given, try 0x530
mss_detect, busy still set (0xff)
mss_probe: no address given, try 0x530
mss_detect, busy still set (0xff)
unknown: not probed (disabled)
unknown: not probed (disabled)
mss_probe: no address given, try 0x530
mss_detect, busy still set (0xff)
mss_probe: no address given, try 0x530
mss_detect, busy still set (0xff)
unknown: not probed (disabled)
fdc0: <Enhanced floppy controller (i82077, NE72065 or clone)> port 0x3f7,0x3f2-0x3f5 
irq 6 drq 2 on acpi0
fdc0: FIFO enabled, 8 bytes threshold
fd0: <1440-KB 3.5" drive> on fdc0 drive 0
unknown: not probed (disabled)
ppc0: using extended I/O port range
ppc0: ECP SPP ECP+EPP SPP
ppc0 port 0x778-0x77b,0x378-0x37f irq 7 drq 3 on acpi0
ppc0: SMC-like chipset (ECP/EPP/PS2/NIBBLE) in COMPATIBLE mode
ppc0: FIFO with 16/16/8 bytes threshold
ppbus0: <Parallel port bus> on ppc0
plip0: <PLIP network interface> on ppbus0
plip0: bpf attached
lpt0: <Printer> on ppbus0
lpt0: Interrupt-driven port
ppi0: <Parallel I/O> on ppbus0
sio0: irq maps: 0x1 0x11 0x1 0x1
sio0 port 0x3f8-0x3ff irq 4 on acpi0
sio0: type 16550A
sio1: irq maps: 0x1 0x9 0x1 0x1
sio1 port 0x2f8-0x2ff irq 3 on acpi0
sio1: type 16550A
unknown: not probed (disabled)
atkbdc0: <Keyboard controller (i8042)> port 0x64,0x60 irq 1 on acpi0
atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0
atkbd: the current kbd controller command byte 0047
atkbd: keyboard ID 0x41ab (2)
kbd0 at atkbd0
kbd0: atkbd0, AT 101/102 (2), config:0x1, flags:0x3d0000
psm0: unable to allocate IRQ
psmcpnp0 irq 12 on acpi0
psm0: current command byte:0047
psm0: <PS/2 Mouse> irq 12 on atkbdc0
psm0: model IntelliMouse, device ID 3-00, 3 buttons
psm0: config:00000000, flags:00000000, packet size:4
psm0: syncmask:08, syncbits:08
mss_probe: no address given, try 0x530
mss_detect, busy still set (0xff)
mss_probe: no address given, try 0x530
mss_detect, busy still set (0xff)
mss_probe: no address given, try 0x530
mss_detect, busy still set (0xff)
mss_probe: no address given, try 0x530
mss_detect, busy still set (0xff)
mss_detect, busy still set (0xff)
mss_detect, busy still set (0xff)
mss_detect, busy still set (0xff)
mss_detect, busy still set (0xff)
mss_detect, busy still set (0xff)
mss_detect, busy still set (0xff)
unknown: not probed (disabled)
unknown: not probed (disabled)
mss_detect, busy still set (0xff)
mss_detect, busy still set (0xff)
unknown: not probed (disabled)
unknown: not probed (disabled)
unknown: not probed (disabled)
mss_detect, busy still set (0xff)
mss_detect, busy still set (0xff)
mss_detect, busy still set (0xff)
mss_detect, busy still set (0xff)
ata: ata0 already exists; skipping it
ata: ata1 already exists; skipping it
atkbdc: atkbdc0 already exists; skipping it
fdc: fdc0 already exists; skipping it
ppc: ppc0 already exists; skipping it
sio: sio0 already exists; skipping it
sio: sio1 already exists; skipping it
Trying Read_Port at 203
Trying Read_Port at 243
Trying Read_Port at 283
Trying Read_Port at 2c3
Trying Read_Port at 303
Trying Read_Port at 343
Trying Read_Port at 383
Trying Read_Port at 3c3
sc: sc0 already exists; skipping it
vga: vga0 already exists; skipping it
isa_probe_children: disabling PnP devices
isa_probe_children: probing non-PnP devices
orm0: <Option ROM> at iomem 0xc0000-0xc7fff on isa0
pmtimer0 on isa0
adv0: not probed (disabled)
aha0: not probed (disabled)
aic0: not probed (disabled)
bt0: not probed (disabled)
cs0: not probed (disabled)
ed0: not probed (disabled)
fe0: not probed (disabled)
ie0: not probed (disabled)
le0: not probed (disabled)
lnc0: not probed (disabled)
pcic0 failed to probe at port 0x3e0 iomem 0xd0000 on isa0
pcic1: not probed (disabled)
sc0: <System console> at flags 0x100 on isa0
sc0: VGA <16 virtual consoles, flags=0x300>
sc0: fb0, kbd0, terminal emulator: sc (syscons terminal)
sio2: not probed (disabled)
sio3: not probed (disabled)
sn0: not probed (disabled)
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
fb0: vga0, vga, type:VGA (5), flags:0x7007f
fb0: port:0x3c0-0x3df, crtc:0x3d4, mem:0xa0000 0x20000
fb0: init mode:24, bios mode:3, current mode:24
fb0: window:0xc00b8000 size:32k gran:32k, buf:0 size:32k
VGA parameters upon power-up
50 18 10 00 00 00 03 00 02 67 5f 4f 50 82 55 81 
bf 1f 00 4f 0d 0e 00 00 07 80 9c 8e 8f 28 1f 96 
b9 a3 ff 00 01 02 03 04 05 14 07 38 39 3a 3b 3c 
3d 3e 3f 0c 00 0f 08 00 00 00 00 00 10 0e 00 ff 
VGA parameters in BIOS for mode 24
50 18 10 00 10 00 03 00 02 67 5f 4f 50 82 55 81 
bf 1f 00 4f 0d 0e 00 00 00 00 9c 8e 8f 28 1f 96 
b9 a3 ff 00 01 02 03 04 05 14 07 38 39 3a 3b 3c 
3d 3e 3f 0c 00 0f 08 00 00 00 00 00 10 0e 00 ff 
EGA/VGA parameters to be used for mode 24
50 18 10 00 10 00 03 00 02 67 5f 4f 50 82 55 81 
bf 1f 00 4f 0d 0e 00 00 00 00 9c 8e 8f 28 1f 96 
b9 a3 ff 00 01 02 03 04 05 14 07 38 39 3a 3b 3c 
3d 3e 3f 0c 00 0f 08 00 00 00 00 00 10 0e 00 ff 
vt0: not probed (disabled)
isa_probe_children: probing PnP devices
Device configuration finished.
procfs registered
Timecounter "TSC" frequency 1210790995 Hz quality 800
Timecounters tick every 10.000 msec
lo0: bpf attached
ata1: spurious interrupt - status=0x10 error=0x01
acpi_cpu0: set speed to 100.0%
acpi_cpu: throttling enabled, 16 steps (100% to 6.2%), currently 100.0%
ata0-slave: pio=0x0c wdma=0x22 udma=0x45 cable=80pin
ata0-master: pio=0x0c wdma=0x22 udma=0x45 cable=80pin
ata0-master: setting PIO4 on VIA 82C686B chip
ata0-master: setting UDMA100 on VIA 82C686B chip
ata0-slave: setting PIO4 on VIA 82C686B chip
ata0-slave: setting UDMA100 on VIA 82C686B chip
ad0: FAILURE - SET_MULTI status=51<READY,DSC,ERROR> error=4<ABORTED>
GEOM: create disk ad0 dp=0xc2df2260
ad0: <QUANTUM FIREBALLlct20 20/APL.0900> ATA-5 disk at ata0-master
ad0: 19470MB (39876480 sectors), 39560 C, 16 H, 63 S, 512 B
ad0: 1 secs/int, 1 depth queue, UDMA100
GEOM: new disk ad0
ar: FreeBSD check1 failed
[0] f:80 typ:7 s(CHS):0/1/1 e(CHS):1023/254/63 s:63 l:26651772
[1] f:00 typ:15 s(CHS):1023/0/1 e(CHS):1023/254/63 s:26651835 l:13221495
[2] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[3] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
GEOM: Configure ad0s1, start 32256 length 13645707264 end 13645739519
GEOM: Configure ad0s2, start 13645739520 length 6769405440 end 20415144959
GEOM: create disk ad1 dp=0xc2d92e60
ad1: <ST380011A/3.54> ATA-6 disk at ata0-slave
ad1: 76319MB (156301488 sectors), 155061 C, 16 H, 63 S, 512 B
ad1: 16 secs/int, 1 depth queue, UDMA100
ar: FreeBSD check1 failed
ata1-slave: pio=0x0c wdma=0x22 udma=0x42 cable=40pin
ata1-slave: setting PIO4 on VIA 82C686B chip
acd0: <ASUS CD-S500/A/1.4K> CDROM drive at ata1 as slave
acd0: read 8593KB/s (8593KB/s), 128KB buffer, PIO4
acd0: Reads: CDR, CDRW, CDDA stream, packet
acd0: Writes:
acd0: Audio: play, 255 volume levels
acd0: Mechanism: ejectable tray, unlocked
acd0: Medium: no/blank disc
MBREXT Slice 5 on ad0s2:
[0] f:00 typ:11 s(CHS):1023/1/1 e(CHS):1023/254/63 s:63 l:10779552
[1] f:00 typ:5 s(CHS):1023/0/1 e(CHS):1023/254/63 s:10779615 l:2441880
GEOM: Configure ad0s5, start 32256 length 5519130624 end 5519162879
MBREXT Slice 6 on ad0s2:
[0] f:00 typ:11 s(CHS):1023/1/1 e(CHS):1023/254/63 s:63 l:2441817
[1] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
GEOM: Configure ad0s6, start 5519195136 length 1250210304 end 6769405439
GEOM: new disk ad1
[0] f:00 typ:7 s(CHS):0/1/1 e(CHS):1023/254/63 s:63 l:61448562
[1] f:80 typ:165 s(CHS):1023/255/63 e(CHS):1023/254/63 s:61448625 l:94847760
[2] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
[3] f:00 typ:0 s(CHS):0/0/0 e(CHS):0/0/0 s:0 l:0
GEOM: Configure ad1s1, start 32256 length 31461663744 end 31461695999
GEOM: Configure ad1s2, start 31461696000 length 48562053120 end 80023749119
GEOM: Configure ad1s2a, start 0 length 268435456 end 268435455
GEOM: Configure ad1s2b, start 268435456 length 510402560 end 778838015
GEOM: Configure ad1s2c, start 0 length 48562053120 end 48562053119
GEOM: Configure ad1s2d, start 778838016 length 268435456 end 1047273471
GEOM: Configure ad1s2e, start 1047273472 length 268435456 end 1315708927
GEOM: Configure ad1s2f, start 1315708928 length 47246344192 end 48562053119
Mounting root from ufs:/dev/ad1s2a
start_init: trying /sbin/init
dc0: watchdog timeout
dc0: watchdog timeout
Linux ELF exec handler installed

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Liste arsivi: http://lists.enderunix.org ve 
http://www.mail-archive.com/[EMAIL PROTECTED]
http://ipucu.EnderUNIX.org  - ihtiyac duyacaginiz kisa bilgiler bu sitede!

Cevap