From owner-freebsd-mobile Wed May 5 8:30:31 1999 Delivered-To: freebsd-mobile@freebsd.org Received: from afs.ntc.mita.keio.ac.jp (afs.ntc.mita.keio.ac.jp [131.113.212.3]) by hub.freebsd.org (Postfix) with ESMTP id 8721B1592D for ; Wed, 5 May 1999 08:30:11 -0700 (PDT) (envelope-from hosokawa@ntc.keio.ac.jp) Received: (from hosokawa@localhost) by afs.ntc.mita.keio.ac.jp (8.8.8+2.7Wbeta7/3.6Wbeta6-ntc_mailserver1.03) id AAA16840; Thu, 6 May 1999 00:29:26 +0900 (JST) Date: Thu, 6 May 1999 00:29:26 +0900 (JST) Message-Id: <199905051529.AAA16840@afs.ntc.mita.keio.ac.jp> To: imp@harmony.village.org Cc: new-bus-arch@bostonradio.org, mobile@freebsd.org, hosokawa@itc.keio.ac.jp Subject: Re: Pccard rewrite, patch #1 In-Reply-To: Your message of "Wed, 5 May 1999 17:05:11 JST". <199905050805.CAA08865@harmony.village.org> From: hosokawa@itc.keio.ac.jp (HOSOKAWA Tatsumi) X-Mailer: mnews [version 1.21] 1997-12/23(Tue) Sender: owner-freebsd-mobile@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org In article <199905050805.CAA08865@harmony.village.org> imp@harmony.village.org writes: >> I've uploaded my current set of patches to the pccard stuff to >> http://www.freebsd.org/~imp/pccard-990505.diff.gz >> >> These patches are still green. They seem stable on my laptop, but I >> still sometimes see odd messages indicating problems when I have >> INVARIANTS enabled. Do not use these patches if you need a stable >> machines. They may even trash your data. They are for testing >> purposes only, and only be skilled testers that really know how to >> test and debug kernel problems, as there will be plenty of them in >> these patches. I tested it now, but I can't compile GENERIC at first. I did s/#include "card.h"/#include "pccard.h"/, and s/NCARD/NPCCARD/, GENERIC was compiled without errors. Did I something wrong? I boot the new kernel on my Toshiba Libretto SS1000. But no PC-card slots were probed (today's current finds PC-card slots, but insertion and removal does not cause interrupt). Dmesg says that.... Copyright (c) 1992-1999 The FreeBSD Project. Copyright (c) 1982, 1986, 1989, 1991, 1993 The Regents of the University of California. All rights reserved. FreeBSD 4.0-CURRENT #0: Wed May 5 23:29:55 JST 1999 root@myname.my.domain:/usr/src/sys/compile/HOSOKAWA Timecounter "i8254" frequency 1193182 Hz CPU: Pentium/P55C (quarter-micron) (166.63-MHz 586-class CPU) Origin = "GenuineIntel" Id = 0x581 Stepping=1 Features=0x8001bf real memory = 33685504 (32896K bytes) avail memory = 29356032 (28668K bytes) Preloaded elf kernel "kernel" at 0xc0377000. Probing for PnP devices: npx0: on motherboard npx0: INT 16 interface apm0: on motherboard apm: found APM BIOS version 1.2 pcib0: on motherboard pci0: on pcib0 chip0: at device 0.0 on pci0 eisa0: on motherboard isa0: on motherboard fdc0: interrupting at irq 6 fdc0: direction bit not set fdc0: cmd 3 failed at out byte 1 of 3 wdc0 at port 0x1f0-0x1f7 irq 14 on isa0 wdc0: unit 0 (wd0): wd0: 2067MB (4233600 sectors), 4200 cyls, 16 heads, 63 S/T, 512 B/S wdc0: interrupting at irq 14 haveseen_isadev() called - FIXME! haveseen_isadev() called - FIXME! haveseen_isadev() called - FIXME! haveseen_isadev() called - FIXME! haveseen_isadev() called - FIXME! haveseen_isadev() called - FIXME! haveseen_isadev() called - FIXME! haveseen_isadev() called - FIXME! haveseen_isadev() called - FIXME! haveseen_isadev() called - FIXME! haveseen_isadev() called - FIXME! bt_isa_probe: Probe failed for card at 0x330 bt_isa_probe: Probe failed for card at 0x334 bt_isa_probe: Probe failed for card at 0x230 bt_isa_probe: Probe failed for card at 0x234 bt_isa_probe: Probe failed for card at 0x130 bt_isa_probe: Probe failed for card at 0x134 haveseen_isadev() called - FIXME! haveseen_isadev() called - FIXME! haveseen_isadev() called - FIXME! haveseen_isadev() called - FIXME! haveseen_isadev() called - FIXME! haveseen_isadev() called - FIXME! atkbdc0: at port 0x60 on isa0 atkbd0: on atkbdc0 atkbd0: interrupting at irq 1 psm0: on atkbdc0 psm0: model Generic PS/2 mouse, device ID 0 psm0: interrupting at irq 12 vga0: on isa0 sc0: on isa0 sc0: VGA color <16 virtual consoles, flags=0x0> sio0 at port 0x3f8-0x3ff irq 4 flags 0x10 on isa0 sio0: type 16550A sio0: interrupting at irq 4 sio1: configured irq 3 not in bitmap of probed irqs 0 sio2: not probed (disabled) sio3: not probed (disabled) ppc0 at port 0x378-0x37f irq 7 flags 0x40 on isa0 ppc0: Generic chipset (ECP/PS2/NIBBLE) in COMPATIBLE mode ppc0: FIFO with 16/16/16 bytes threshold plip0: on ppbus 0 lpt0: on ppbus 0 lpt0: Interrupt-driven port ppi0: on ppbus 0 ppc0: interrupting at irq 7 ie0: unknown board_id: f000 Intel Pentium detected, installing workaround for F00F bug changing root device to wd0s2a -- HOSOKAWA, Tatsumi Assistant Manager Information Technology Center, Keio University To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-mobile" in the body of the message