Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Jun 2005 14:54:35 -0500 (CDT)
From:      maillist@brundoggy.com
To:        freebsd-stable@freebsd.org
Subject:   Loss of serial ports after upgrade.
Message-ID:  <20050609143719.O64199-100000@krynn.brundoggy.com>

next in thread | raw e-mail | index | archive | help

Hi,

I upgraded my 4.6 to 4.10 a while back and no longer have a sio0 or sio1.
I've checked the BIOS and my kernel config has the proper lines.  Yesterday
I cvsuped to 4.11 built and installed a new kernel and world, hoping that
might kick it into remembering I have two serial ports, to no avail.

I booted a 4.6 kernel and low and behold I have my serial ports. But,
obviously other problems have risen.

Any thoughts?

Current dmesg output:

FreeBSD 4.11-STABLE #0: Wed Jun  8 14:35:30 CDT 2005
    root@brundoggy.com:/usr/src/sys/compile/PALADINE
Timecounter "i8254"  frequency 1193182 Hz
CPU: Intel(R) Pentium(R) 4 CPU 1.50GHz (1513.49-MHz 686-class CPU)
  Origin = "GenuineIntel"  Id = 0xf12  Stepping = 2

Features=0x3febfbff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CLFLUSH,DTS,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM>
real memory  = 1342160896 (1310704K bytes)
config> di psm0
config> di sio1
config> di sio0
config> di ppc0
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 ed0
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> q
avail memory = 1301663744 (1271156K bytes)
Preloaded elf kernel "kernel" at 0xc0365000.
Preloaded userconfig_script "/boot/kernel.conf" at 0xc036509c.
Warning: Pentium 4 CPU: PSE disabled
Pentium Pro MTRR support enabled
md0: Malloc disk
Using $PIR table, 9 entries at 0xc00f1760
npx0: <math processor> on motherboard
npx0: INT 16 interface
pcib0: <Intel 82845 Host to PCI bridge> on motherboard
pci0: <PCI bus> on pcib0
agp0: <Intel 82845 host to AGP bridge> mem 0xf8000000-0xfbffffff at device
0.0 on pci0
pcib1: <Intel 82845 PCI-PCI (AGP) bridge> at device 1.0 on pci0
pci1: <PCI bus> on pcib1
pci1: <NVidia model 0111 graphics accelerator> at 0.0 irq 11
pcib2: <Intel 82801BA/BAM (ICH2) Hub to PCI bridge> at device 30.0 on pci0
pci2: <PCI bus> on pcib2
xl0: <3Com 3c905C-TX Fast Etherlink XL> port 0xd800-0xd87f mem
0xed800000-0xed80007f irq 10 at device 14.0 on pci2
xl0: Ethernet address: 00:01:02:fc:6f:88
miibus0: <MII bus> on xl0
ukphy0: <Generic IEEE 802.3u media interface> on miibus0
ukphy0:  10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
isab0: <Intel 82801BA/BAM (ICH2) PCI to LPC bridge> at device 31.0 on pci0
isa0: <ISA bus> on isab0
atapci0: <Intel ICH2 ATA100 controller> port 0xb800-0xb80f at device 31.1
on pci0
ata0: at 0x1f0 irq 14 on atapci0
ata1: at 0x170 irq 15 on atapci0
uhci0: <Intel 82801BA/BAM (ICH2) USB controller USB-A> port 0xb400-0xb41f
irq 5 at device 31.2 on pci0
usb0: <Intel 82801BA/BAM (ICH2) USB controller USB-A> on uhci0
usb0: USB revision 1.0
uhub0: 2 ports with 2 removable, self powered
uhci1: <Intel 82801BA/BAM (ICH2) USB controller USB-B> port 0xb000-0xb01f
irq 9 at device 31.4 on pci0
usb1: <Intel 82801BA/BAM (ICH2) USB controller USB-B> on uhci1
usb1: USB revision 1.0
uhub1: 2 ports with 2 removable, self powered
orm0: <Option ROMs> at iomem 0xc0000-0xcc7ff,0xd0000-0xd07ff on isa0
pmtimer0 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>
ad0: 29314MB <IBM-DTLA-307030> [59560/16/63] at ata0-master UDMA100
acd0: DVD-ROM <IDE DVD-ROM 16X> at ata1-slave PIO4
Mounting root from ufs:/dev/ad0s1a

Thanks for any help you may provide,


Greg




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050609143719.O64199-100000>