From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: From: =?windows-1251?Q?=22=C2=E0=E4=E8=EC=20=CB=E5=E2=F7=E5=ED=EA=EE=22=20?= To: hardware@altlinux.ru Mime-Version: 1.0 X-Mailer: mPOP Web-Mail 2.19 X-Originating-IP: [195.208.58.132] Date: Tue, 20 Apr 2004 00:16:30 +0400 Content-Type: text/plain; charset=windows-1251 Content-Transfer-Encoding: 8bit Message-Id: Subject: [Hardware] =?windows-1251?b?zeUg8ODh7vLg5fIg?= PCMCIA =?windows-1251?b?7eAg8fLg8O7sIA==?= notebook (Compact) X-BeenThere: hardware@altlinux.ru X-Mailman-Version: 2.1.4 Precedence: list Reply-To: hardware@altlinux.ru, =?windows-1251?Q?=22=C2=E0=E4=E8=EC=20=CB=E5=E2=F7=E5=ED=EA=EE=22=20?= List-Id: ALT Linux hardware support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Apr 2004 20:16:31 -0000 Archived-At: List-Archive: subj. notebook: Dell Latitude LM (Pentium 133) PCI PCMCIA controller: Cirrus Logic CL-PD6730 или CL-PD6729 (по крайней мере в /etc/sysconfig/hwconf прописался именно CL-PD6729) диагностика: ... yenta_socket.o: init_module: No such device... На redhat 7.0 (ядро 2.2.16) работает. причем там PCIC=i82365 (в /etc/sysconfig/pcmcia), но с ним в Compact тоже: ... i82365.o: init_module: No such device... В PCMCIA.HOWTO нашел следующее: In the standalone pcmcia-cs drivers, the i82365 module supports both ISA-to-PCMCIA, PCI-to-PCMCIA, and PCI-to-CardBus bridges. The CardBus socket driver in the 2.4 tree is the yenta_socket driver. It is selected by the CONFIG_CARDBUS option. In your PCMCIA startup options, this driver should be specified in place of the i82365 driver. The kernel version of the i82365 driver, selected by CONFIG_I82365, only supports ISA-to-PCMCIA bridges. PCI-to-PCMCIA bridges that are not CardBus capable, like the Cirrus PD6729, are not supported at all by the kernel PCMCIA drivers. Чего делать? Заранее спасибо...