Date: Wed, 15 Mar 2000 22:17:24 +0900 (JST) From: sanpei@sanpei.org (MIHIRA Yoshiro) To: imp@village.org Cc: lance@woodson.com, freebsd-mobile@FreeBSD.ORG Subject: Re: No PC-CARD Slots; Device Not Configured Message-ID: <200003151317.WAA05231@lavender.yy.cs.keio.ac.jp> In-Reply-To: Your message of "Wed, 15 Mar 2000 14:24:22 JST". <200003150524.WAA49636@harmony.village.org>
next in thread | previous in thread | raw e-mail | index | archive | help
I also have TI PCI-1220 NOTE-PC, this NOTE-PC has 2-free-irq-s
(3,11) and irq 10 was shared another device(VGA, USB controller).
pcic-pci0: <TI PCI-1220 PCI-CardBus Bridge> at device 6.0 on pci0
pcic-pci1: <TI PCI-1220 PCI-CardBus Bridge> at device 6.1 on pci0
I have two problem, new and old.
[1] New problem is ...
pcic use two-irq (irq 10 and 11), after sys/pccard/pcic.c 1.89.
pcic0: <VLSI 82C146> at port 0x3e0 iomem 0xd0000 irq 10 on isa0
~~
pcic0: management irq 11
~~
before 1.88 version of pcic.c, it use polling mode
pcic: polling mode
pcic: polling mode
pcic0: <VLSI 82C146> at port 0x3e0 iomem 0xd0000 irq 10 on isa0
I use GENERIC kernel configuration for pcic and pccard.
I set pccardd_flags variable in /etc/rc.conf like "-i 11 -i 3" with
old pcic.c. But now I have to change "-i 3".
# sorry, I did not read 1.89 changes.
[2] Old problem is ...
I need TI PCIC patch for sys/pci/pcic_p.c which is from PAO.
I wrote and post same patch at 1999/Dec/31.
This patch is for newer version patch for pcic_p.c
http://home.jp.FreeBSD.org/~sanpei/4-current/pcic_p-20000207.diff
# this patch is experimental and alpha code. But I used this patch
# 2 month without problem :-)
Without above patch, latest-5-current kernel is hang-up at
ifconfig and I need to remove PC-Card Ethernet(I can't use NE2000
PC-Card).
Without patch on 2000/Jan 4-current kernel, ifconfig was OK but
``ed1 was timeout''.......
# I will test Warner's TI12xx patch.
MIHIRA Yoshiro
I also think Sony VAIO is friendly NOTE-PC for FreeBSD without PAO...
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?200003151317.WAA05231>
