Date: Fri, 03 Aug 2001 09:55:04 -0400 From: "Louis A. Mamakos" <louie@TransSys.COM> To: randal@mailrelay.hits.net Cc: freebsd-small@FreeBSD.ORG Subject: Re: sis0 problems sending out zeros. Message-ID: <200108031355.f73Dt4n70878@whizzo.transsys.com> In-Reply-To: Your message of "Fri, 03 Aug 2001 02:51:48 -1000." <3B6A11C4.20097.25A29E@localhost> References: <3B6A11C4.20097.25A29E@localhost>
next in thread | previous in thread | raw e-mail | index | archive | help
> I just recvd one of Soren's Net4501 board. I managed to install
> PicoBSD(4.3-Release) on a 32MB compactflash and get the network driver to
> load. PicoBSD is booting okay and I can login okay. But the ethernet
> interfaces are not working. Basically the OS does see them and attaches
> them and the rc scripts even initializes them okay. But they only send
> out bad packets with zero source and dest MAC addresses. The interfaces
> seems to be configured okay.
I've got a net4501 board, and it seems to be working just fine (e.g.,
"normal" MAC addresses for the frames. I'm running a very stripped-down
4.3-STABLE on my board, booting from an 8MB compact flash card.
# dmesg
Copyright (c) 1992-2001 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 4.3-STABLE #7: Wed Aug 1 22:55:39 EDT 2001
louie@whizzo.transsys.com:/usr/src/sys/compile/CMFW
Timecounter "i8254" frequency 1189163 Hz
CPU: AMD Enhanced Am486DX4 Write-Back (486-class CPU)
Origin = "AuthenticAMD" Id = 0x494 Stepping = 4
Features=0x1<FPU>
real memory = 67108864 (65536K bytes)
avail memory = 62156800 (60700K bytes)
pnpbios: Bad PnP BIOS data checksum
Preloaded elf kernel "kernel" at 0xc0323000.
npx0: <math processor> on motherboard
npx0: INT 16 interface
pcib0: <Host to PCI bridge> on motherboard
pci0: <PCI bus> on pcib0
sis0: <NatSemi DP83815 10/100BaseTX> port 0xe000-0xe0ff mem 0xa0000000-0xa0000fff irq 10 at device 18.0 on pci0
sis0: Ethernet address: 00:00:24:c0:00:c8
miibus0: <MII bus> on sis0
ukphy0: <Generic IEEE 802.3u media interface> on miibus0
ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
sis1: <NatSemi DP83815 10/100BaseTX> port 0xe100-0xe1ff mem 0xa0001000-0xa0001fff irq 11 at device 19.0 on pci0
sis1: Ethernet address: 00:00:24:c0:00:c9
miibus1: <MII bus> on sis1
ukphy1: <Generic IEEE 802.3u media interface> on miibus1
ukphy1: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
sis2: <NatSemi DP83815 10/100BaseTX> port 0xe200-0xe2ff mem 0xa0002000-0xa0002fff irq 5 at device 20.0 on pci0
sis2: Ethernet address: 00:00:24:c0:00:ca
miibus2: <MII bus> on sis2
ukphy2: <Generic IEEE 802.3u media interface> on miibus2
ukphy2: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
isa0: <ISA bus> on motherboard
orm0: <Option ROMs> at iomem 0xc8000-0xd1fff,0xe0000-0xe9fff on isa0
ata0 at port 0x1f0-0x1f7,0x3f6 irq 14 on isa0
sio0 at port 0x3f8-0x3ff irq 4 flags 0x30 on isa0
sio1 at port 0x2f8-0x2ff irq 3 on isa0
sio1: type 16550A
pca0 at port 0x40 on isa0
ppc0: parallel port not found.
IPv6 packet filtering initialized, default to accept, logging limited to 100 packets/entry
IP packet filtering initialized, divert enabled, rule-based forwarding enabled, default to accept, unlimited logging
IPsec: Initialized Security Association Processing.
IP Filter: v3.4.16 initialized. Default = pass all, Logging = enabled
ad0: 7MB <KODAK ATA_FLASH> [251/2/32] at ata0-master BIOSPIO
Mounting root from ufs:/dev/ad0s1a
#
FYI, I was able to get the board to net-boot using PXE, and running
diskless using NFS to install software on the CF disk.
louie
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-small" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200108031355.f73Dt4n70878>
