Date: Wed, 19 Sep 2001 12:40:02 +0200 (MEST) From: Franck Thollard <thollard@issco.unige.ch> To: freebsd-mobile@FreeBSD.ORG Subject: pccard on olivetti echo pro 200 Message-ID: <15272.30210.355341.810402@gargle.gargle.HOWL>
next in thread | raw e-mail | index | archive | help
Hello all,
I am trying to make freeBSD works on a olivetti echo pro 200.
I first tried to install the regular distrib (4.1.1) but got
some problem with the pcmcia driver (see the output of dmesg at the
end of this email; at boot time I got a
pcpcardc: /dev/card0: device not configured
even though I tried to assign it an irq that no other device uses)
I then try to install the PAO distribution (latest one (I guess) :
3.5)
I first tried to install by booting with the PAO floppies and
installing from the CDROM (4.1.1 regular distrib). The goal was to
have a kernel from PAO, my regular distrib from the CD and to
post-install the paobin.
This scheme doesn't work (at least in the naive way): PAO prints me a
message like : MAKEDEV returns non 0 value. Then everything failed.
I then try to install my regular distrib, rebooting with the PAO
floppies and install just the paobin and kernel. I then get a file
system full (even if it should not be : 150 mb for / should be
enougth).
I then try to install the regular distrib and then to install by hand
(using the install.sh script in paobin directory).
Everything looks fine but the boot failed on a message :
error in /etc/rc
It proposes me to start a emergency shell but this was not possible
since the / partition was not mounted.
I made all the combinations I thought about. I am now stuck....
Questions :
Is there any way of configuring the device /dev/p
Is there any simple way of installiing PAO ?
Why ?
Thanks in advance.
F.
PS:
Since I am not a guru, I would appreciate an answer as
understandable as possible by a newby.
Output of the dmsg command :
Copyright (c) 1992-2000 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.1.1-RELEASE #0: Tue Sep 26 00:46:59 GMT 2000
jkh@narf.osd.bsdi.com:/usr/src/sys/compile/GENERIC
Timecounter "i8254" frequency 1193182 Hz
CPU: Pentium/P55C (199.43-MHz 586-class CPU)
Origin = "GenuineIntel" Id = 0x543 Stepping = 3
Features=0x8001bf<FPU,VME,DE,PSE,TSC,MSR,MCE,CX8,MMX>
real memory = 33554432 (32768K bytes)
config> di sn0
config> di lnc0
config> di le0
config> di ie0
config> di fe0
config> di ed0
config> di cs0
config> di aha0
config> en pcic0
config> po pcic0 0x3e0
config> ir pcic0 5
config> iom pcic0 0xd0000
config> f pcic0 0
config> q
avail memory = 28684288 (28012K bytes)
Preloaded elf kernel "kernel" at 0xc0416000.
Preloaded userconfig_script "/boot/kernel.conf" at 0xc041609c.
Intel Pentium detected, installing workaround for F00F bug
md0: Malloc disk
npx0: <math processor> on motherboard
npx0: INT 16 interface
pcib0: <Host to PCI bridge> on motherboard
pci0: <PCI bus> on pcib0
isab0: <PCI to ISA bridge (vendor=1060 device=e886)> at device 18.0 on pci0
isa0: <ISA bus> on isab0
atapci0: <Generic PCI ATA controller> port 0x370-0x373,0x3f0-0x3f3 mem 0x170-0x173,0x1f0-0x1f3 at device 18.1 on pci0
atapci0: Busmastering DMA not enabled
ata0: at 0x1f0 irq 14 on atapci0
ata1: at 0x170 irq 15 on atapci0
pci0: <Cirrus Logic GD7548 SVGA controller> at 19.0
pcic-pci0: <Cirrus Logic PD6729/6730 PC-Card Controller> port 0xfcfc-0xfcff at device 20.0 on pci0
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
psm0: <PS/2 Mouse> irq 12 on atkbdc0
psm0: model Generic PS/2 mouse, device ID 0
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
sio1 at port 0x2f8-0x2ff irq 3 on isa0
sio1: 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
ppi0: <Parallel I/O> on ppbus0
ad0: 2067MB <FUJITSU MHD2021AT> [4200/16/63] at ata0-master using BIOSPIO
acd0: CDROM <TOSHIBA CD-ROM XM-1602B> at ata0-slave using BIOSPIO
Mounting root from ufs:/dev/ad0s2a
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-mobile" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?15272.30210.355341.810402>
