Trying to get some sort of communication with my ADSL PCI card from Bering
v1.0 RC2. Jacques has kindly been helping me with getting to this stage. I
should now be able to get some communication going, but my device drivers
don't appear to me to be recognising the card - I'm not really sure what
sort of tests and commands I can use. Below is some info about my system.
I'd appreciate it if anyone could make one or two suggestions about what I
can do next. The driver is for a Bewan card based on the unicorn chipset.
thanks
Dave
# lsmod
Module Pages Used by
unicorn_atm 10520 0 (unused)
ip_nat_irc 2032 0 (unused)
ip_nat_ftp 2672 0 (unused)
ip_conntrack_irc 2144 0 (unused)
ip_conntrack_ftp 2848 0 (unused)
unicorn_pci 372992 0 (unused)
bsd_comp 3900 0 (unused)
ppp_synctty 4376 0 (unused)
n_hdlc 5760 0 (unused)
pppoatm 2164 0 (unused)
ppp_deflate 39604 0 (unused)
ppp_async 5932 0 (unused)
ppp_generic 14888 0 [bsd_comp ppp_synctty pppoatm ppp_deflate
ppp_async]
slhc 4264 0 [ppp_generic]
8139too 13084 1
mii 912 0 [8139too]
# cat /proc/pci
PCI devices found:
Bus 0, device 0, function 0:
Class 0600: PCI device 8086:7030 (rev 1).
Master Capable. Latency=64.
Bus 0, device 7, function 0:
Class 0601: PCI device 8086:7000 (rev 0).
Bus 0, device 7, function 1:
Class 0101: PCI device 8086:7010 (rev 0).
Master Capable. Latency=64.
I/O at 0xffa0 [0xffaf].
Bus 0, device 13, function 0:
Class 0203: PCI device 104a:0500 (rev 16).
IRQ 10.
Master Capable. Latency=64. Min Gnt=9.Max Lat=40.
Non-prefetchable 32 bit memory at 0xffbd0000 [0xffbdffff].
Bus 0, device 15, function 0:
Class 0300: PCI device 5333:5631 (rev 6).
Master Capable. Latency=64. Min Gnt=4.Max Lat=255.
Non-prefetchable 32 bit memory at 0xf8000000 [0xfbffffff].
Bus 0, device 16, function 0:
Class 0200: PCI device 10ec:8139 (rev 16).
IRQ 11.
Master Capable. Latency=66. Min Gnt=32.Max Lat=64.
I/O at 0xfc00 [0xfcff].
Non-prefetchable 32 bit memory at 0xffbefc00 [0xffbefcff].
# cat /etc/ppp/options
# /etc/ppp/options
lock
ipparam ppp0
noipdefault
noauth
default-asyncmap
defaultroute
hide-password
noaccomp
noccp
nobsdcomp
nodeflate
nopcomp
novj novjccomp
lcp-echo-interval 20
lcp-echo-failure 3
sync
maxfail 0
persist
# cat /etc/ppp/peers/dsl-provider
# Adjust here VP/VC - depends on country & ISP
# UK/BT: 0.38 - US/BE/FR: 8.35
plugin /usr/lib/pppd/pppoatm.so 0.38
lock
ipparam ppp0
noipdefault
noauth
defaultroute
hide-password
noccp
nobsdcomp
nodeflate
nopcomp
novj novjccomp
lcp-echo-interval 20
lcp-echo-failure 3
maxfail 0
persist
# cat interfaces
# /etc/network/interfaces -- configuration file for LEAF network
# J. Nilo, April 2002
#
# Loopback interface.
auto lo eth0 ppp0
iface lo inet loopback
# ADSL PCI PPP modem
iface ppp0 inet ppp
provider dsl-provider
# Step 2: configure internal interface
iface eth0 inet static
address 192.168.0.10
masklen 24
broadcast 192.168.0.255
kernel.log
May 3 21:09:16 firewall kernel: Linux version 2.4.18 (root@debian) (gcc
version 2.95.2 20000220 (Debian GNU/Linux)) #1 Sun Apr 21 12:50:34 CEST 2002
May 3 21:09:16 firewall kernel: BIOS-provided physical RAM map:
May 3 21:09:16 firewall kernel: BIOS-e820: 0000000000000000 -
000000000009fc00 (usable)
May 3 21:09:16 firewall kernel: BIOS-e820: 0000000000100000 -
0000000001000000 (usable)
May 3 21:09:16 firewall kernel: BIOS-e820: 00000000fffc0000 -
0000000100000000 (reserved)
May 3 21:09:16 firewall kernel: On node 0 totalpages: 4096
May 3 21:09:16 firewall kernel: zone(0): 4096 pages.
May 3 21:09:16 firewall kernel: zone(1): 0 pages.
May 3 21:09:16 firewall kernel: zone(2): 0 pages.
May 3 21:09:16 firewall kernel: Kernel command line: BOOT_IMAGE=linux
initrd=initrd.lrp init=/linuxrc diskwait=yes root=/dev/ram0
boot=/dev/fd0u1680:msdos PKGPATH=/dev/fd0u1680
LRP=root,etc,local,modules,keyboard,shorwall,dnscache,libz,sshd,ppp-atm,webl
et
May 3 21:09:16 firewall kernel: Initializing CPU#0
May 3 21:09:16 firewall kernel: Detected 166.195 MHz processor.
May 3 21:09:16 firewall kernel: Console: colour VGA+ 80x25
May 3 21:09:16 firewall kernel: Calibrating delay loop... 331.77 BogoMIPS
May 3 21:09:16 firewall kernel: Memory: 14012k/16384k available (853k
kernel code, 1984k reserved, 204k data, 60k init, 0k highmem)
May 3 21:09:16 firewall kernel: Dentry-cache hash table entries: 2048
(order: 2, 16384 bytes)
May 3 21:09:16 firewall kernel: Inode-cache hash table entries: 1024
(order: 1, 8192 bytes)
May 3 21:09:16 firewall kernel: Mount-cache hash table entries: 512 (order:
0, 4096 bytes)
May 3 21:09:16 firewall kernel: Buffer-cache hash table entries: 1024
(order: 0, 4096 bytes)
May 3 21:09:16 firewall kernel: Page-cache hash table entries: 4096 (order:
2, 16384 bytes)
May 3 21:09:16 firewall kernel: CPU: Before vendor init, caps: 000001bf
00000000 00000000, vendor = 0
May 3 21:09:16 firewall kernel: Intel Pentium with F0 0F bug - workaround
enabled.
May 3 21:09:16 firewall kernel: CPU: After vendor init, caps: 000001bf
00000000 00000000 00000000
May 3 21:09:16 firewall kernel: CPU: After generic, caps: 000001bf
00000000 00000000 00000000
May 3 21:09:16 firewall kernel: CPU: Common caps: 000001bf
00000000 00000000 00000000
May 3 21:09:16 firewall kernel: CPU: Intel Pentium 75 - 200 stepping 0c
May 3 21:09:16 firewall kernel: Checking 'hlt' instruction... OK.
May 3 21:09:16 firewall kernel: POSIX conformance testing by UNIFIX
May 3 21:09:16 firewall kernel: PCI: PCI BIOS revision 2.10 entry at
0xfd2a1, last bus=0
May 3 21:09:16 firewall kernel: PCI: Using configuration type 1
May 3 21:09:16 firewall kernel: PCI: Probing PCI hardware
May 3 21:09:16 firewall kernel: Limiting direct PCI/PCI transfers.
May 3 21:09:16 firewall kernel: Activating ISA DMA hang workarounds.
May 3 21:09:16 firewall kernel: Linux NET4.0 for Linux 2.4
May 3 21:09:16 firewall kernel: Based upon Swansea University Computer
Society NET3.039
May 3 21:09:16 firewall kernel: Initializing RT netlink socket
May 3 21:09:16 firewall kernel: Starting kswapd
May 3 21:09:16 firewall kernel: pty: 256 Unix98 ptys configured
May 3 21:09:16 firewall kernel: Serial driver version 5.05c (2001-07-08)
with MANY_PORTS SHARE_IRQ DETECT_IRQ SERIAL_PCI enabled
May 3 21:09:16 firewall kernel: ttyS00 at 0x03f8 (irq = 4) is a 16550A
May 3 21:09:16 firewall kernel: Software Watchdog Timer: 0.05, timer
margin: 60 sec
May 3 21:09:16 firewall kernel: block: 64 slots per queue, batch=16
May 3 21:09:16 firewall kernel: RAMDISK driver initialized: 16 RAM disks of
4096K size 1024 blocksize
May 3 21:09:16 firewall kernel: Floppy drive(s): fd0 is 1.44M
May 3 21:09:16 firewall kernel: FDC 0 is a post-1991 82077
May 3 21:09:16 firewall kernel: NET4: Linux TCP/IP 1.0 for NET4.0
May 3 21:09:16 firewall kernel: IP Protocols: ICMP, UDP, TCP, IGMP
May 3 21:09:16 firewall kernel: IP: routing cache hash table of 512
buckets, 4Kbytes
May 3 21:09:16 firewall kernel: TCP: Hash tables configured (established
1024 bind 1024)
May 3 21:09:16 firewall kernel: Linux IP multicast router 0.06 plus PIM-SM
May 3 21:09:16 firewall kernel: ip_conntrack (128 buckets, 1024 max)
May 3 21:09:16 firewall kernel: ip_tables: (C) 2000-2002 Netfilter core
team
May 3 21:09:16 firewall kernel: NET4: Unix domain sockets 1.0/SMP for Linux
NET4.0.
May 3 21:09:16 firewall kernel: RAMDISK: Compressed image found at block 0
May 3 21:09:16 firewall kernel: Freeing initrd memory: 404k freed
May 3 21:09:16 firewall kernel: VFS: Mounted root (minix filesystem).
May 3 21:09:16 firewall kernel: Freeing unused kernel memory: 60k freed
May 3 21:09:16 firewall kernel: VFS: Disk change detected on device
fd(2,44)
May 3 21:09:16 firewall kernel: 8139too Fast Ethernet driver 0.9.24
May 3 21:09:16 firewall kernel: eth0: RealTek RTL8139 Fast Ethernet at
0xc1813c00, 00:40:95:30:42:ae, IRQ 11
May 3 21:09:16 firewall kernel: eth0: Identified 8139 chip type
'RTL-8139B'
May 3 21:09:16 firewall kernel: CSLIP: code copyright 1989 Regents of the
University of California
May 3 21:09:16 firewall kernel: PPP generic driver version 2.4.1
May 3 21:09:16 firewall kernel: PPP Deflate Compression module registered
May 3 21:09:16 firewall kernel: HDLC line discipline: version $Revision:
3.3 $, maxframe=4096
May 3 21:09:16 firewall kernel: N_HDLC line discipline registered.
May 3 21:09:16 firewall kernel: PPP BSD Compression module registered
May 3 21:09:16 firewall kernel: eth0: Setting 100mbps full-duplex based on
auto-negotiated partner ability 45e1.
May 3 21:09:16 firewall kernel: atm_connect (TX: cl 1,bw 0-0,sdu 16386; RX:
cl 1,bw 0-0,sdu 1502,AAL 5)
_______________________________________________________________
Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
------------------------------------------------------------------------
leaf-user mailing list: [EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/leaf-user
SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html