Hi,

        Here you have the information. Greetings.
        
        Fabian.

> 1)less /proc/pci
> 2)less /etc/modules.conf
> 3)lsmod
> 4)ls -al /dev/dsp
> 5)ls -al /dev/audio
> 6)ls -al /dev/mixer

-------------------------------------------------------------------------------
/proc/pci
-------------------------------------------------------------------------

PCI devices found:
  Bus  0, device   0, function  0:
    Host bridge: Intel 82810 GMCH [Graphics Memory Controller Hub] (rev
2).
      Fast devsel.  Fast back-to-back capable.  Master Capable.  No
bursts.
  Bus  0, device   1, function  0:
    VGA compatible controller: Intel 82810 CGC [Chipset Graphics
Controller] (rev 2).
      Medium devsel.  Fast back-to-back capable.  IRQ 11.  Master
Capable.  No bursts.
      Prefetchable 32 bit memory at 0xf8000000 [0xf8000008].
      Non-prefetchable 32 bit memory at 0xffa80000 [0xffa80000].
  Bus  0, device  30, function  0:
    PCI bridge: Intel Unknown device (rev 2).
      Vendor id=8086. Device id=2418.
      Fast devsel.  Fast back-to-back capable.  Master Capable.  No
bursts.  Min Gnt=2.
  Bus  0, device  31, function  0:
    ISA bridge: Intel 82810AA LPC bridge (rev 2).
      Medium devsel.  Fast back-to-back capable.  Master Capable.  No
bursts.
  Bus  0, device  31, function  1:
    IDE interface: Intel 82810AA IDE (rev 2).
      Medium devsel.  Fast back-to-back capable.  Master Capable.  No
bursts.
      I/O at 0xffa0 [0xffa1].
  Bus  0, device  31, function  2:
    USB Controller: Intel 82810AA USB (rev 2).
      Medium devsel.  Fast back-to-back capable.  IRQ 9.  Master
Capable.  No bursts.
      I/O at 0xef80 [0xef81].
  Bus  0, device  31, function  3:
    SM Bus: Intel 82810AA SMB (rev 2).
      Medium devsel.  Fast back-to-back capable.  IRQ 10.
      I/O at 0xefa0 [0xefa1].
  Bus  1, device   7, function  0:
    Multimedia audio controller: Ensoniq ES1371 (rev 6).
      Slow devsel.  IRQ 3.  Master Capable.  Latency=64.  Min Gnt=12.Max
Lat=128.
      I/O at 0xdf00 [0xdf01].
  Bus  1, device   9, function  0:
    Communication controller: Lucent (ex-AT&T) Microelectronics L56xMF
(rev 1).
      Medium devsel.  Fast back-to-back capable.  IRQ 10.  Master
Capable.  No bursts.  Min Gnt=252.Max Lat=14.
      Non-prefetchable 32 bit memory at 0xff6ffc00 [0xff6ffc00].
      I/O at 0xdff0 [0xdff1].
      I/O at 0xd800 [0xd801].
  Bus  1, device  11, function  0:
    Ethernet controller: Intel 82557 (rev 1).
      Medium devsel.  Fast back-to-back capable.  IRQ 9.  Master
Capable.  Latency=64.  Min Gnt=8.Max Lat=56.       Prefetchable 32 bit
memory at 0xf6aff000 [0xf6aff008].
      I/O at 0xdf80 [0xdf81].
      Non-prefetchable 32 bit memory at 0xff800000 [0xff800000].

------------------------------------------------------------------------------------------------------
/etc/modules.conf
--------------------------------------------------------------------------------------

alias net-pf-4 ipx
pre-install pcmcia_core /etc/rc.d/init.d/pcmcia start
alias usb-interface usb-uhci
alias parport_lowlevel parport_pc
alias sound-slot-0 es1371
post-install snd-card-ens1371 modprobe snd-pcm-oss
pre-install plip modprobe parport_pc ; echo 7 > /proc/parport/0/irq
alias eth0 eepro100

-------------------------------------------------------------------------------
lsmod
----------------------------------------------------------------------

Module                  Size  Used by
i810                   72112   2
agpgart                19728   5  [i810]
vmnet                  16192   3
vmppuser                5520   0  (unused)
parport_pc              7568   0  [vmppuser]
parport                 7744   0  [vmppuser parport_pc]
vmmon                  17792   0
lockd                  32208   1  (autoclean)
sunrpc                 54640   1  (autoclean) [lockd]
autofs                  9456   2  (autoclean)
usb-uhci               19184   0  (unused)
usbcore                43632   1  [usb-uhci]
eepro100               16144   1  (autoclean)
es1371                 24656   0
soundcore               2800   4  [es1371]
nls_cp437               3952   4  (autoclean)
vfat                    9408   2  (autoclean)
fat                    30432   2  (autoclean) [vfat]
supermount             14224   2  (autoclean)
 
-------------------------------------------------------------------
ls -al /dev/dsp
----------------------------------------------------------------
 
crw-rw----    1 root     audio     14,   3 sep 27 10:31 /dev/dsp
 
-----------------------------------------------------------------
ls -al /dev/audio
------------------------------------------------------------
 
lrwxrwxrwx    1 root     audio           6 ene  7 16:59 /dev/audio ->
audio0
 
-----------------------------------------------------------------------------
ls -al /dev/mixer
----------------------------------------------------------------------
 
crw-rw----    1 root     audio     14,   0 sep 27 10:31 /dev/mixer
 
----------------------------------------------------------------------     


Reply via email to