Date: Sun, 27 Jan 2002 15:44:50 -0800 From: "Jeff Shevlen" <jshevlen@passedpawn.com> To: <freebsd-questions@FreeBSD.ORG> Subject: new kernal config errors Message-ID: <07de01c1a78c$9d376d80$b300a8c0@wenk>
next in thread | raw e-mail | index | archive | help
Hola, I've got two questions in regards to a new kernal I've made: (1) In an effort to get rid of some serial port messages in my GENERIC configuration: dmesg from GENERIC sio1: configured irq 3 not in bitmap of probed irqs 0 sio2: configured irq 5 not in bitmap of probed irqs 0 sio3: configured irq 9 not in bitmap of probed irqs 0 ... I now get some "config> ... no such device" errors or warnings or something, as shown in the new kernal's demsg below. What I have done with the new kernal configuration is comment out the sio1, sio2 & sio3 entries all together since I'm not using anything other than my ethernet card. (There is an old SB16 card, and an old 56k modum I've just left in the machine though I'm not using either.) I don't understand what these mew dmesg's are, whether I should worry about them, and if so how to fix them. What's more, I'm not sure that removing support for these 3 serial ports is even a good idea in the firstplace! I'm newbie... (2) In an effort to remove nonexistant NIC card drivers I didn't think I needed, I get similar "config> ... no such device" messages, also shown below. My ethernet card is a D-Link 530TX, which showed up as a Rhine compatible card (vr0: <VIA VT6102 Rhine II 10/100BaseTX>") in the original install. I commented out support for all the other network interfaces I could see, but again, I have the complaining dmesg's. And again, I don't understand what these errors are, whether I should worry about them, and if so how to fix them. It is worth noting that I seem to have full and happy network access inspite of the complaints on boot! TIA for any suggestions! NEW KERNEL 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.4-RELEASE #0: Sun Jan 27 01:41:07 EST 2002 me@here:/usr/obj/usr/src/sys/NEWKERNEL Timecounter "i8254" frequency 1193182 Hz Timecounter "TSC" frequency 350798022 Hz CPU: Pentium II/Pentium II Xeon/Celeron (350.80-MHz 686-class CPU) Origin = "GenuineIntel" Id = 0x652 Stepping = 2 Features=0x183f9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV ,PAT,PSE36,MMX,FXSR> real memory = 134152192 (131008K bytes) config> di sn0 No such device: sn0 Invalid command or syntax. Type `?' for help. config> di lnc0 No such device: lnc0 Invalid command or syntax. Type `?' for help. config> di ie0 No such device: ie0 Invalid command or syntax. Type `?' for help. config> di fe0 No such device: fe0 Invalid command or syntax. Type `?' for help. config> di cs0 No such device: cs0 Invalid command or syntax. Type `?' for help. config> di bt0 No such device: bt0 Invalid command or syntax. Type `?' for help. config> di aic0 No such device: aic0 Invalid command or syntax. Type `?' for help. config> di aha0 No such device: aha0 Invalid command or syntax. Type `?' for help. config> di adv0 No such device: adv0 Invalid command or syntax. Type `?' for help. config> en sio3 No such device: sio3 Invalid command or syntax. Type `?' for help. config> po sio3 0x2e8 No such device: sio3 Invalid command or syntax. Type `?' for help. config> ir sio3 9 No such device: sio3 Invalid command or syntax. Type `?' for help. config> f sio3 0 No such device: sio3 Invalid command or syntax. Type `?' for help. config> en sio2 No such device: sio2 Invalid command or syntax. Type `?' for help. config> po sio2 0x3e8 No such device: sio2 Invalid command or syntax. Type `?' for help. config> ir sio2 5 No such device: sio2 Invalid command or syntax. Type `?' for help. config> f sio2 0 No such device: sio2 Invalid command or syntax. Type `?' for help. config> q avail memory = 127389696 (124404K bytes) Preloaded elf kernel "kernel" at 0xc02d0000. Preloaded userconfig_script "/boot/kernel.conf" at 0xc02d009c. Pentium Pro MTRR support enabled Using $PIR table, 4 entries at 0xc00f8230 npx0: <math processor> on motherboard npx0: INT 16 interface pcib0: <Host to PCI bridge> on motherboard pci0: <PCI bus> on pcib0 atapci0: <SiS 5591 ATA33 controller> port 0xffa0-0xffaf,0x374-0x377,0x170-0x1 77,0x3f4-0x3f7,0x1f0-0x1f7 irq 0 at device 0.1 on pci0 ata0: at 0x1f0 irq 14 on atapci0 ata1: at 0x170 irq 15 on atapci0 isab0: <SiS 85c503 PCI-ISA bridge> at device 1.0 on pci0 isa0: <ISA bus> on isab0 pci0: <unknown card> (vendor=0x1039, dev=0x0009) at 1.1 pcib2: <PCI to PCI bridge (vendor=1039 device=0001)> at device 2.0 on pci0 pci1: <PCI bus> on pcib2 pci1: <SiS 6326 SVGA controller> at 0.0 pci0: <unknown card> (vendor=0x14f1, dev=0x1036) at 9.0 irq 9 vr0: <VIA VT6102 Rhine II 10/100BaseTX> port 0xdc00-0xdcff mem 0xe7febf00-0xe 7febfff irq 10 at device 11.0 on pci0 vr0: Ethernet address: 00:50:ba:11:46:ee miibus0: <MII bus> on vr0 ukphy0: <Generic IEEE 802.3u media interface> on miibus0 ukphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto pcib1: <SiS 5591 host to AGP bridge> on motherboard pci2: <PCI bus> on pcib1 orm0: <Option ROMs> at iomem 0xc0000-0xc7fff,0xec000-0xeffff on isa0 fdc0: <NEC 72065B or clone> at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 fdc0: FIFO enabled, 8 bytes threshold fd0: <1440-KB 3.5" drive> on fdc0 drive 0 atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0 atkbd0: <AT Keyboard> flags 0x1 irq 1 on atkbdc0 kbd0 at atkbd0 vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 sc0: <System console> at flags 0x100 on isa0 sc0: VGA <16 virtual consoles, flags=0x300> sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A ppc0: <Parallel port> at port 0x378-0x37f irq 7 on isa0 ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode plip0: <PLIP network interface> on ppbus0 lpt0: <Printer> on ppbus0 lpt0: Interrupt-driven port ad0: 12969MB <ST313640A> [26351/16/63] at ata0-master UDMA33 acd0: CDROM <MATSHITA CR-589> at ata0-slave using PIO4 Mounting root from ufs:/dev/ad0s1a To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?07de01c1a78c$9d376d80$b300a8c0>