From owner-freebsd-questions Tue Mar 30 9:11:51 1999 Delivered-To: freebsd-questions@freebsd.org Received: from ns.wan (trltech.demon.co.uk [194.222.7.191]) by hub.freebsd.org (Postfix) with ESMTP id 0470A14C1E for ; Tue, 30 Mar 1999 09:11:44 -0800 (PST) (envelope-from rsmith@trltech.co.uk) Received: from trltech.co.uk (rdls.dhcp.sw.wan [192.9.201.75]) by ns.wan (8.8.8/8.8.8) with ESMTP id SAA26670 for ; Tue, 30 Mar 1999 18:11:25 +0100 (BST) (envelope-from rsmith@trltech.co.uk) Message-ID: <37010607.E95885B2@trltech.co.uk> Date: Tue, 30 Mar 1999 18:12:39 +0100 From: Richard Smith Reply-To: richard@jezebel.demon.co.uk Organization: http://www.trltech.co.uk/ X-Mailer: Mozilla 4.05 [en] (WinNT; I) MIME-Version: 1.0 To: Questions FreeBSD Subject: PCMCIA confusion Content-Type: multipart/mixed; boundary="------------89FCC4E07189B5461D4D178E" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This is a multi-part message in MIME format. --------------89FCC4E07189B5461D4D178E Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I am trying to use the PCMCIA slots on a Viglen P120 notebook running 3.1R - I have attached the dmesg.boot for your information. After boot, further relevant messages are as follows: kernel pcic module loaded. pccardc: /dev/card0: Device not configured I have built a custom kernel with ze and zp removed and the three pccard lines uncommented: controller card0, and two pcic devices. I have enabled APM and PCCARD in rc.conf. I have copied pccard.conf.sample to pccard.conf, and even tried it with fewer IRQs. I get the same state irrespective of whether there are cards in the slot or not. Is pccardd supposed to run all the time, it simply exits with no error messages (with or without the -d option). Confused. Any help would be gratefully appreciated. Thanks, Richard. --------------89FCC4E07189B5461D4D178E Content-Type: text/plain; charset=us-ascii; name="dmesg.boot" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="dmesg.boot" Copyright (c) 1992-1999 FreeBSD Inc. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. FreeBSD 3.1-RELEASE #0: Mon Mar 29 21:01:50 BST 1999 richard@notebook.wan:/usr/src/sys/compile/NOTEBOOK Timecounter "i8254" frequency 1193182 Hz CPU: Pentium/P54C (120.27-MHz 586-class CPU) Origin = "GenuineIntel" Id = 0x52c Stepping=12 Features=0x1bf real memory = 41943040 (40960K bytes) avail memory = 37548032 (36668K bytes) Preloaded elf kernel "kernel" at 0xf0340000. Probing for devices on PCI bus 0: chip0: rev 0xb0 on pci0.0.0 vga0: rev 0x00 on pci0.17.0 chip1: rev 0xb2 on pci0.18.0 ide_pci0: rev 0x10 on pci0.18.1 pcic0: rev 0xfe int a irq 255 on pci0.23.0 Probing for devices on the ISA bus: sc0 on isa sc0: VGA color <16 virtual consoles, flags=0x0> ed0 not found at 0x280 fe0 not found at 0x300 atkbdc0 at 0x60-0x6f on motherboard atkbd0 irq 1 on isa psm0 irq 12 on isa psm0: model Generic PS/2 mouse, device ID 0 sio0 at 0x3f8-0x3ff irq 4 flags 0x10 on isa sio0: type 16550A sio1: configured irq 3 not in bitmap of probed irqs 0 sio1 not found at 0x2f8 fdc0 at 0x3f0-0x3f7 irq 6 drq 2 on isa fdc0: FIFO enabled, 8 bytes threshold fd0: 1.44MB 3.5in wdc0 at 0x1f0-0x1f7 irq 14 on isa wdc0: unit 0 (wd0): wd0: 777MB (1591632 sectors), 1579 cyls, 16 heads, 63 S/T, 512 B/S wdc1 at 0x170-0x177 irq 15 on isa wdc1: unit 0 (atapi): , removable, intr, iordis acd0: drive speed 689KB/sec, 128KB cache acd0: supported read types: CD-DA acd0: Audio: play, 255 volume levels acd0: Mechanism: ejectable tray acd0: Medium: no/blank disc inside, unlocked wt0 not found at 0x300 mcd0 not found at 0x300 matcdc0 not found at 0x230 scd0 not found at 0x230 ppc0 at 0x378 irq 7 on isa ppc0: SMC FDC37C665GT chipset (PS2/NIBBLE) in COMPATIBLE mode nlpt0: on ppbus 0 nlpt0: Interrupt-driven port ppi0: on ppbus 0 plip0: on ppbus 0 ie0: unknown board_id: f000 ie0 not found at 0x300 ep0 not found at 0x300 ex0 not found le0 not found at 0x300 lnc0 not found at 0x280 cs0 not found at 0x300 adv0 not found at 0x330 bt0 not found at 0x134 aha0 not found at 0x134 vga0 at 0x3b0-0x3df maddr 0xa0000 msize 131072 on isa npx0 on motherboard npx0: INT 16 interface Initializing PC-card drivers: ed Intel Pentium detected, installing workaround for F00F bug changing root device to wd0s1a --------------89FCC4E07189B5461D4D178E-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message