OK, this was a shot in the dark!
On 03/08/2020 12:42, B419 wrote:
OK, this was a shot in the dark!
Sorry, if I had a PCI or PCMCIA version within reach...
Thanks for the notice about the driver!
--S.
hello, somme questions,
Do you use avm pcmcia direct on old laptop with this bus ? with a usb/pcmcia converter ? a IDE conversion ? :p
Damien
I'm willing to try to find one to test, but we'll have to be more precise XDOk, the cross (X) means "Checked!"
USB / pcmcia converter, ok but what type? I imagine that a simple multicart reader for compactflash does not do the job?
at the ide level, just a wire-to-wire conversion? how does it go at the software level
It's a PC-Card interface.
Use a PCI(e) to PC-Card adapter.
Of course, it's a ISA-like PCMCIA as you can see in the dmesg:It's a PC-Card interface.
Use a PCI(e) to PC-Card adapter.
Is it CardBus? Or original ISA-like PCMCIA?
I'm not sure if PCIe adapters will support the latter.
Theo
Am Samstag, 21. März 2020 18:09:10 UTC+1 schrieb Theo:
It's a PC-Card interface.
Use a PCI(e) to PC-Card adapter.
Is it CardBus? Or original ISA-like PCMCIA?Of course, it's a ISA-like PCMCIA as you can see in the dmesg:
[ 467.187343] registering driver avm-link-cs
[ 467.187360] pcmcia 0.0: trying to match to avm-link-cs
[ 467.187363] pcmcia 0.0: matched to avm-link-cs
[ 467.187377] avm-link-cs 0.0: trying to bind to avm-link-cs
[ 467.187420] avm-link-cs 0.0: base 400, regs 1
[ 467.187421] avm-link-cs (avmcs-probe): probing PCMCIA devices...
[ 467.187423] avm-link-cs (avmcs-config): try to allocate PCMCIA devices... [ 467.187425] avm-link-cs (avmcs-config): try to find IO port...
[ 467.187491] avm-link-cs 0.0: pcmcia_request_io: [io 0x0150-0x0020] , [io 0x0000]
[ 467.187496] pcmcia_socket pcmcia_socket0: alloc_io_space request for [io 0x0150-0x0020], 16 lines
[ 467.187507] pcmcia_socket pcmcia_socket0: alloc_io_space request result 0: [io 0x0150-0x016f]
[ 467.187510] avm-link-cs 0.0: pcmcia_request_io succeeded: [io 0x0150-0x016f] , [io 0x0000]
[ 467.187511] avm-link-cs (avmcs-config): try to find IRQ...
[ 467.187512] avm-link-cs (avmcs-config): try to configure the PCMCIA socket...
[ 467.187599] avm-link-cs 0.0: enable_device: V 0, flags 811, base 400, regs 1, idx 1
[ 467.227649] avm-link-cs (avmcs-config): Submodule: TLink
[ 467.227652] avm-link-cs (avmcs-config): Try creating TLink Device...
[ 467.430530] link-driver (link-reset): LINK(0) resetting transputer. (0x160)
[ 467.430533] link-driver (link-reset): LINK(0) reset() data [0x00]
[ 467.531524] link-driver (link-reset): LINK(0) reset() data [0x00]
[ 467.632524] link-driver (link-reset): LINK(0) reset() data [0x01]
[ 467.733527] link-driver (link-reset): LINK(0) reset() data [0x00]
[ 468.036529] link-driver (link-construct-device): link0 at 0x0150 (polling) is a B004
[ 468.036533] avm_b1 (b1-setinterrupt entry): port=0x0150, irq=3, cardtype=2
[ 468.036535] avm_b1 (b1-setinterrupt): port=0x0150, irq=3, cardtype=avm_b1pci
[ 468.036562] avm-link-cs 0.0: avm-link-cs bound: Vpp 0.0, idx 1, IRQ 3
[ 468.036567] avm-link-cs 0.0: resources: ioport [io 0x0150-0x016f] [io 0x0000] iomem [mem 0x00000000] [mem 0x00000000] [mem 0x00000000]
I'm not sure if PCIe adapters will support the latter.
But IMHO it would work rather then a USB-2-PCMCIA adapter.
i.e. http://www.hwtools.net/Adapter/CB242A.html
Theo
Matsche
On Saturday, 21 March 2020 19:38:46 UTC, B419 wrote:
Am Samstag, 21. März 2020 18:09:10 UTC+1 schrieb Theo:
It's a PC-Card interface.
Use a PCI(e) to PC-Card adapter.
Is it CardBus? Or original ISA-like PCMCIA?Of course, it's a ISA-like PCMCIA as you can see in the dmesg:
[ 467.187343] registering driver avm-link-cs
[ 467.187360] pcmcia 0.0: trying to match to avm-link-cs
[ 467.187363] pcmcia 0.0: matched to avm-link-cs
[ 467.187377] avm-link-cs 0.0: trying to bind to avm-link-cs
[ 467.187420] avm-link-cs 0.0: base 400, regs 1
[ 467.187421] avm-link-cs (avmcs-probe): probing PCMCIA devices...
[ 467.187423] avm-link-cs (avmcs-config): try to allocate PCMCIA devices...
[ 467.187425] avm-link-cs (avmcs-config): try to find IO port...
[ 467.187491] avm-link-cs 0.0: pcmcia_request_io: [io 0x0150-0x0020] , [io 0x0000]
[ 467.187496] pcmcia_socket pcmcia_socket0: alloc_io_space request for [io 0x0150-0x0020], 16 lines
[ 467.187507] pcmcia_socket pcmcia_socket0: alloc_io_space request result 0: [io 0x0150-0x016f]
[ 467.187510] avm-link-cs 0.0: pcmcia_request_io succeeded: [io 0x0150-0x016f] , [io 0x0000]
[ 467.187511] avm-link-cs (avmcs-config): try to find IRQ...
[ 467.187512] avm-link-cs (avmcs-config): try to configure the PCMCIA socket...
[ 467.187599] avm-link-cs 0.0: enable_device: V 0, flags 811, base 400, regs 1, idx 1
[ 467.227649] avm-link-cs (avmcs-config): Submodule: TLink
[ 467.227652] avm-link-cs (avmcs-config): Try creating TLink Device...
[ 467.430530] link-driver (link-reset): LINK(0) resetting transputer. (0x160)
[ 467.430533] link-driver (link-reset): LINK(0) reset() data [0x00]
[ 467.531524] link-driver (link-reset): LINK(0) reset() data [0x00]
[ 467.632524] link-driver (link-reset): LINK(0) reset() data [0x01]
[ 467.733527] link-driver (link-reset): LINK(0) reset() data [0x00]
[ 468.036529] link-driver (link-construct-device): link0 at 0x0150 (polling) is a B004
[ 468.036533] avm_b1 (b1-setinterrupt entry): port=0x0150, irq=3, cardtype=2
[ 468.036535] avm_b1 (b1-setinterrupt): port=0x0150, irq=3, cardtype=avm_b1pci
[ 468.036562] avm-link-cs 0.0: avm-link-cs bound: Vpp 0.0, idx 1, IRQ 3
[ 468.036567] avm-link-cs 0.0: resources: ioport [io 0x0150-0x016f] [io 0x0000] iomem [mem 0x00000000] [mem 0x00000000] [mem 0x00000000]
I'm not sure if PCIe adapters will support the latter.
But IMHO it would work rather then a USB-2-PCMCIA adapter.
i.e. http://www.hwtools.net/Adapter/CB242A.html
Theo
Matsche
Greetings,
Does the PCMCIA card need any hardware mods applied to it?
Or should it function "striaght out of the box"?
Kenny.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 379 |
Nodes: | 16 (4 / 12) |
Uptime: | 20:42:58 |
Calls: | 8,135 |
Calls today: | 8 |
Files: | 13,082 |
Messages: | 5,856,214 |