pci devices for interfacing, java library

From: Brendon Caligari (bcaligari_at_fireforged.com)
Date: 05/31/04


Date: Mon, 31 May 2004 18:35:26 -0000

Does anybody recommend pci cards that can be easily interfaced to with
drivers + java libraries for easy interfacing on PC architectures?
(irrelevant really and truly whether for Win32 or linux).

B.



Relevant Pages

  • Re: 2.6.6-mm5
    ... No I don't think we can expect all architectures to be able to ... we want to run drivers that require readq and writeq. ... issue that can be fixed with locking. ... implements readq/writeq generates true 64bit bus cycles. ...
    (Linux-Kernel)
  • Re: [patch 2/8] Implement always-locked bit ops, for memory shared with an SMP hypervisor.
    ... but in general when a driver that runs on multiple architectures ... (including IA64 btw) ... I remember Alan was using a similar hack in his EDAC drivers because ... As you said most architectures either always use atomic ops or ...
    (Linux-Kernel)
  • Re: [RFC PATCH] SCSI: split Kconfig menu into two
    ... Exactly the same change for all architectures. ... There should first be the lowlevel SCSI, SATA, USB etc. drivers, these ... (it even differs for the two USB mass storage implementations and the ...
    (Linux-Kernel)
  • Re: sys_ioctl export consolidation
    ... Anyway, I don't have a list of drivers ready, I just ran into the issue ... architectures but ia64, and I initially intended to go the route you ... exports the symbol whenever CONFIG_COMPAT ... send the line "unsubscribe linux-kernel" in ...
    (Linux-Kernel)
  • Re: [RFC] killing the NR_IRQS arrays.
    ... What you're proposing is looking similar to a proposal I put forward some ... need to be done per subsystem so that the drivers can be adapted to ... and most drivers are used across multiple architectures. ... I've come across hardware where you need to claim the interrupt with ...
    (Linux-Kernel)