Date: Thu, 5 Feb 1998 16:05:29 +0000 (GMT) From: Stephen Roome <steve@visint.co.uk> To: freebsd-questions@FreeBSD.ORG Subject: pci NE2000 probes as ed2 not ed0 ?! Message-ID: <Pine.BSF.3.96.980205155723.16907C-300000@dylan>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] I've just installed 2.2.5 on a blank box, recompiled a kernel and for some reason the net card won't come up as ed0, only ed1 or ed2 depending on the kernel config file. I've not put any other edXX devices in the kernel, just ed0, like so: device ed0 or device ed0 at pci? Any help greatly appreciated, have included dmesg and config file as attachments, other than these I've installed zsh and colorls on this box, so it's pretty standard and I've not messed with anything. steve Steve Roome - Vision Interactive Ltd. Tel:+44(0)117 9730597 Home:+44(0)976 241342 WWW: http://dylan.visint.co.uk/ [-- Attachment #2 --] 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.5-RELEASE #0: Thu Feb 5 15:31:04 GMT 1998 root@quit.visint.co.uk:/usr/src/sys/compile/WEBCAM Calibrating clock(s) ... i586 clock: 166110311 Hz, i8254 clock: 1193323 Hz CLK_USE_I8254_CALIBRATION not specified - using default frequency CLK_USE_I586_CALIBRATION not specified - using old calibration method CPU: Pentium (166.09-MHz 586-class CPU) Origin = "GenuineIntel" Id = 0x543 Stepping=3 Features=0x8001bf<FPU,VME,DE,PSE,TSC,MSR,MCE,CX8> real memory = 16777216 (16384K bytes) Physical memory chunk(s): 0x00001000 - 0x0009ffff, 651264 bytes (159 pages) 0x001bc000 - 0x00ffdfff, 14950400 bytes (3650 pages) avail memory = 15056896 (14704K bytes) pcibus_setup(1): mode 1 addr port (0x0cf8) is 0x80003840 pcibus_setup(1a): mode1res=0x80000000 (0x80000000) pcibus_check: device 0 is there (id=15951106) Probing for devices on PCI bus 0: configuration mode 1 allows 32 devices. chip0 <generic PCI bridge (vendor=1106 device=1595 subclass=0)> rev 4 on pci0:0 chip1 <generic PCI bridge (vendor=1106 device=0586 subclass=1)> rev 39 on pci0:7:0 pci0:7:1: VIA Technologies, device=0x0571, class=storage (ide) [no driver assigned] map(20): io(6000) ed1 <NE2000 PCI Ethernet (RealTek 8029)> rev 0 int a irq 10 on pci0:17 mapreg[10] type=1 addr=00006200 size=0020. ed1: address 00:00:e8:db:33:39, type NE2000 (16 bit) bpf: ed1 attached vga0 <VGA-compatible display device> rev 6 int a irq 11 on pci0:18 mapreg[10] type=0 addr=e0000000 size=4000000. pci0: uses 67108864 bytes of memory from e0000000 upto e3ffffff. pci0: uses 32 bytes of I/O space from 6200 upto 621f. Probing for devices on the ISA bus: sc0: the current keyboard controller command byte 0047 kbdio: DIAGNOSE status:0055 kbdio: TEST_KBD_PORT status:0000 kbdio: RESET_KBD return code:00fa kbdio: RESET_KBD status:00aa sc0 at 0x60-0x6f irq 1 on motherboard sc0: BIOS video mode:3 sc0: VGA registers upon power-up 50 18 10 00 10 00 03 00 02 67 5f 4f 50 82 55 81 bf 1f 00 4f 0e 0f 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 sc0: video mode:24 sc0: VGA registers 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 sc0: VGA color <4 virtual consoles, flags=0x0> lpt0 at 0x378-0x37f irq 7 on isa lpt0: Interrupt-driven port lp0: TCP/IP capable interface bpf: lp0 attached sio0 at 0x3f8-0x3ff irq 4 on isa sio0: type 16550A wdc0 at 0x1f0-0x1f7 irq 14 flags 0x80ff80ff on isa wdc0: unit 0 (wd0): <WDC AC22000L>, 32-bit, multi-block-16 wd0: 1907MB (3907008 sectors), 3876 cyls, 16 heads, 63 S/T, 512 B/S fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa fdc0: FIFO enabled, 8 bytes threshold fd0: 1.44MB 3.5in npx0 on motherboard npx0: INT 16 interface imasks: bio c0004040, tty c0030092, net c0020400 BIOS Geometries: 0:03c73f3f 0..967=968 cylinders, 0..63=64 heads, 1..63=63 sectors 0 accounted for Device configuration finished. Considering FFS root f/s. configure() finished. bpf: tun0 attached bpf: lo0 attached wd0s1: type 0xa5, start 0, end = 3907007, size 3907008 wd0s1: C/H/S end 243/50/63 (783971) != end 3907007: invalid [-- Attachment #3 --] machine "i386" ident WEBCAM maxusers 32 config kernel root on wd0 cpu "I586_CPU" # aka Pentium(tm) options "COMPAT_43" # These three options provide support for System V Interface # Definition-style interprocess communication, in the form of shared # memory, semaphores, and message queues, respectively. options SYSVSHM options SYSVSEM options SYSVMSG options USERCONFIG #boot -c editor options VISUAL_USERCONFIG #visual boot -c editor options INET #Internet communications protocols pseudo-device ether #Generic Ethernet pseudo-device loop #Network loopback device pseudo-device bpfilter 4 #Berkeley packet filter pseudo-device tun 1 #Tunnel driver(user process ppp) options MROUTING # Multicast routing options FFS #Fast filesystem options KERNFS #Kernel filesystem options PROCFS #Process filesystem options NSWAPDEV=1 pseudo-device pty 16 #Pseudo ttys - can go as high as 256 pseudo-device log #Kernel syslog interface (/dev/klog) pseudo-device gzip #Exec gzipped a.out's controller isa0 options "AUTO_EOI_1" options "AUTO_EOI_2" device sc0 at isa? port "IO_KBD" tty irq 1 vector scintr options MAXCONS=4 # number of virtual consoles device npx0 at isa? port "IO_NPX" iosiz 0x0 flags 0x0 irq 13 vector npxintr controller wdc0 at isa? flags 0x80ff80ff port "IO_WD1" bio irq 14 vector wdintr disk wd0 at wdc0 drive 0 controller fdc0 at isa? port "IO_FD1" bio irq 6 drq 2 vector fdintr disk fd0 at fdc0 drive 0 device lpt0 at isa? port? tty irq 7 vector lptintr device sio0 at isa? port "IO_COM1" tty irq 4 vector siointr controller pci0 device ed0 at pci? options SHOW_BUSYBUFS # List buffers that prevent root unmount
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980205155723.16907C-300000>
