semi-pro PCI snd crd for linux

Chris Aitken chris-n/jUll39koHNgV/OU4+dkA at public.gmane.org
Mon Sep 3 00:38:28 UTC 2007


Tyler Aviss wrote:
> How about the output from "lspci" 
[chris at p733 ~]$ /sbin/lspci
00:00.0 Host bridge: Intel Corporation 82815 815 Chipset Host Bridge and 
Memory Controller Hub (rev 02)
00:02.0 VGA compatible controller: Intel Corporation 82815 CGC [Chipset 
Graphics Controller] (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 01)
00:1f.0 ISA bridge: Intel Corporation 82801BA ISA Bridge (LPC) (rev 01)
00:1f.1 IDE interface: Intel Corporation 82801BA IDE U100 Controller 
(rev 01)
00:1f.4 USB Controller: Intel Corporation 82801BA/BAM USB Controller #1 
(rev 01)
00:1f.5 Multimedia audio controller: Intel Corporation 82801BA/BAM AC'97 
Audio Controller (rev 01)
02:08.0 Ethernet controller: Intel Corporation 82801BA/BAM/CA/CAM 
Ethernet Controller (rev 01)
02:0a.0 Multimedia audio controller: Creative Labs SB Audigy (rev 03)
02:0a.2 FireWire (IEEE 1394): Creative Labs SB Audigy FireWire Port (rev 01)
[chris at p733 ~]$

>  or "cat /proc/pci"
>   
[chris at p733 ~]$ locate /proc/pci
[chris at p733 ~]$ find /proc/pci
find: /proc/pci: No such file or directory
[chris at p733 ~]$ find -name /proc/pci
find: warning: Unix filenames usually don't contain slashes (though 
pathnames do).  That means that '-name /proc/pci' will probably evaluate 
to false all the time on this system.  You might find the '-wholename' 
test more useful, or perhaps '-samefile'.  Alternatively, if you are 
using GNU grep, you could use 'find ... -print0 | grep -FzZ /proc/pci'.

<snip>

Chris
--
The Toronto Linux Users Group.      Meetings: http://gtalug.org/
TLUG requests: Linux topics, No HTML, wrap text below 80 columns
How to UNSUBSCRIBE: http://gtalug.org/wiki/Mailing_lists





More information about the Legacy mailing list