Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Jan 1998 13:58:24 -0800
From:      "Glenn Lee Dicus" <gdicus@nomadix.com>
To:        "Mobile FreeBSD" <mobile@freebsd.org>
Subject:   PC Cards and FreeBSD
Message-ID:  <199801082154.NAA27874@mail.nomadix.com>

next in thread | raw e-mail | index | archive | help
On initialization of the PCIC I received the following messages:


+Initializing PC-card drivers: ed ep fe sio wdc 
+Probing for devices on the ISA bus:
+sc0 not found at 0x60
+ed0 at 0x300-0x31f irq 12 on isa
+ed0: address 00:40:95:d1:33:a6, type NE2000 (16 bit) 
+ed1 at 0x2c0-0x2df irq 10 on isa
+ed1: address 00:40:95:d1:6d:b7, type NE2000 (16 bit) 
+sio0 at 0x3f8-0x3ff irq 4 flags 0x20 on isa
+sio0: type 16550A
+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): <TOSHIBA MK1401MAV>
+wd0: 1376MB (2818368 sectors), 2796 cyls, 16 heads, 63 S/T, 512 B/S
+ep0 not found at 0x320
+npx0 flags 0x1 on motherboard
+npx0: 387 emulator
+apm0 on isa
+apm: found APM BIOS version 1.1
+crd: ctlr(0) Intel 82365 (or clones) (5 mem & 2 I/O windows)
+pcic: controller I/O address 0x3e0
+pcic: controller irq 3 (shared)

It seems that the PC Card driver was written with the PCI bus in mind and
not the ISA Bus (The ISA bus does not support shared interrupts nor does
the internal bus of the ElanSC400 microcontroller, only the PCI bus does). 
Since the pcic is not on a PCI bus, could this be causing some problems? 


+pcic: controller I/O address 0x3e0
+Card inserted, slot 0
. . . .
+Initial rc.pccard configuration:
+ pcic-memory=d0000
+ execute pccardd
+ pccard-beep=2	



glenn



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199801082154.NAA27874>