lkml.org 
[lkml]   [1999]   [Jan]   [11]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: Updated PCMCIA package for 2.2-pre kernels
David Hinds wrote:
>
> I've prepared a beta PCMCIA driver release, at:
>
> ftp://csb.stanford.edu/pub/pcmcia/NEW/pcmcia-cs.09-Jan-99.tar.gz
>
> which should compile cleanly against all the pre-2.2.0 kernels. This
> release also correctly builds the APA1480 driver for pre-2.2.0 kernels.
>
> -- Dave Hinds
I can confirm that this builds and runs without any problems on
2.2.0-pre6-ac1.

Linux PCMCIA Card Services 3.0.8
kernel build: 2.2.0-pre6-ac1 #8 Sun Jan 10 20:19:20 CET 1999
options: [pci] [apm]
Intel PCIC probe:
TI 1131 PCI-to-CardBus at bus 0 slot 4, mem 0x68000000, 2 sockets
host opts [0]: [pci + serial irq] [no pci irq] [lat 168/176] [bus
32/34]
host opts [1]: [pci + serial irq] [no pci irq] [lat 168/176] [bus
35/37]
ISA irqs (default) = 3 polling interval = 1000 ms
cs: IO port probe 0x0120-0x012f: clean.
cs: IO port probe 0x02f8-0x02ff: clean.
cs: memory probe 0x9001000-0x9001fff: clean.
eth0: 3Com 3c589, port 0x120, irq 3, Auto port, hw_addr
00:00:86:18:84:94
tty01 at 0x02f8 (irq = 3) is a 16550A

--
Request that you change the /etc/pcmcia/serial on how it handles cua
devices. I always have to make the following change because even with
2.2 kernels the cua devices still exist.

# Newer kernels do not have "cua" devices
#if [ -c /dev/cua1 ] ; then
# NR=`expr $MINOR - 64`
# DIALOUT=cua$NR
#else
# DIALOUT=$DEVICE
#fi
DIALOUT=$DEVICE

Sincerely,
Todd A. Wood
Wood Consulting Group, Inc.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:49    [W:0.104 / U:0.368 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site