[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: PCI USB Cards



On Mon, Mar 15, 2004 at 03:47:11PM -0000, Gary Parker wrote:
> > -----Original Message-----
> > From: Ben Collins [mailto:bcollins@phunnypharm.org] On Behalf 
> > Of Ben Collins
> > Sent: 15 March 2004 15:18
> > To: Gary Parker
> > Cc: debian-sparc@lists.debian.org
> > Subject: Re: PCI USB Cards
> > 
> > Just about any off-the-shelf PCI USB card will work, so long 
> > as it is a
> > OHCI or UHCI based chip(which is like 99% of them out there).
> 
> I was actually thinking more along the lines of *anything* PCI based, i.e.
> sound cards, graphics cards, nics, scsi cards, tv tuners, etc.
> 
> If the driver source is out there, what's to stop it from running?

If there driver is present in the kernel, and written properly, it will
work on any system. Most drivers are like this, but some use improper
memory routines (virt_to_bus/bus_to_virt) which need to be changed to
use the proper DMA API.

In general, if you configure the kernel, almost all drivers you see in
the menu are working on the machine you are configuring for.

-- 
Debian     - http://www.debian.org/
Linux 1394 - http://www.linux1394.org/
Subversion - http://subversion.tigris.org/
WatchGuard - http://www.watchguard.com/



Reply to: