Re: ALI 5451

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

 



Hi Marv,

I did not delete anything from the ModemData.txt output.

The output from the command you requested is attached. I'm also
attaching the lspci and lspci -nv outputs.

The good news is that I found a post that directed me to download
slmodemd-2.9.9e-pre1-alsa.tar.gz and running the daemon, apparently my
modem was detected!! I could not do a complete test because I don't
have a land line now, but will test it latter today. The output of the
slmodemd command is:

daniel@xadrez:~/p2120/SLMODEMD$ sudo ./slmodemd -a -c BRAZIL hw:0
SmartLink Soft Modem: version 2.9.9e-pre1 Sep 24 2005 14:47:19
symbolic link `/dev/ttySL0' -> `/dev/pts/1' created.
modem `hw:0' created. TTY is `/dev/pts/1'
Use `/dev/ttySL0' as modem device, Ctrl+C for termination.

Thanks
Daniel

On Jan 7, 2008 11:43 AM, Marvin Stodolsky <marvin.stodolsky@xxxxxxxxx> wrote:
> Daniel,
>
> Your ModemData.txt is missing large blocks of expected info, Do
> $ bash -x ./scanModem  2>&1 |  tee DV.txt
> and send me the DV.txt, so I can do a bug fix if necessary.
>
> If you deliberately deleted some unpleasant info from the ModemData.txt
> PLEASE resend the complete file. At a minimum, return the output of
> $ lspci
> $ lspci -nv
>
> The Si3036  are a base chip, which are customized further.
> They can be finished to serve as Conexant modem chips
> or as chips for several other modems supported by freeware.
>
> MarvS
> scanModem maintainer
>
>
> On Jan 7, 2008 8:00 AM, Daniel Victoria <daniel.victoria@xxxxxxxxx> wrote:
> > Hi,
> >
> > I have a Fujitsu Lifebook and scanmodem tool tells me I have an ALI
> > 5451 but does not output any instructions as to what to do to get it
> > working. I'm attaching the scanModem output.
> >
> > Also, looking at /proc/asound/card0/codec97#0/mc97#1-1 it gives:
> >
> > daniel@xadrez:/proc/asound/card0/codec97#0$ more mc97#1-1
> > 1-1/0: Silicon Laboratory Si3036,8 rev 7
> >
> > Extended modem ID: codec=1 LIN1
> > Modem status     : GPIO MREF ADC1 DAC1 PRE(ADC2) PRF(DAC2) PRG(HADC) PRH(HDAC)
> > Line1 rate       : 8000Hz
> >
> > Does that mean I have a ALI modem with SIL chipset? What do I do now?
> >
> > Thanks
> > Daniel
> >
>
+ UPDATE=2008_06_01
+ cat
+ test '' = up
+ echo

++ date +%U
+ WeekDiff=1
+ test 1 -ge 4
+ echo 'Continuing as this update is a only 1 weeks old,'
Continuing as this update is a only 1 weeks old,
+ echo 'but the current Update is always at:   http://linmodems.technion.ac.il'
but the current Update is always at:   http://linmodems.technion.ac.il
+ echo

+ sleep 2
+ echo

+ WeekDiff=
+ test '' = test
+ test -z ''
++ uname -r
+ SYS=2.6.22-14-generic
+ rm
+ test -z ''
+ TMPM=0tmpfile
+ test -d /dev/shm
++ ls -dl /dev/shm
++ cut '-d ' -f1
+ SHM=drwxrwxrwt
+ test drwxrwxrwt = drwxrwxrwt
+ TMPM=/dev/shm/0tmpfile
+ SHM=
+ test -z ''
++ basename ./scanModem
+ BN=scanModem
+ test scanModem '!=' scanModem
+ test -d Modem
+ mkdir -p Modem
+ RECORD=Modem/ModemData.txt
+ RECORD2=Modem/YourSystem.txt
+ cat
++ pwd
+ test /home/daniel/p2120 = / -a -z ''
+ test -f /etc/issue
+ grep buntu /etc/issue
+ ISSUER=Ubuntu
+ SUDO=sudo
+ echo
./scanModem: line 161: /dev/shm/0tmpfile: Permission denied
+ test -L /dev/modem
+ test -L /dev/ttySL0
+ link=
+ link2=
+ cat
++ uname -r
++ uname -m
++ cat /proc/version
++ cat /dev/shm/0tmpfile
+ grep -i slack /etc/issue
++ echo 2.6.22-14-generic
++ sed -e s/-/_/g
+ KRPM=2.6.22_14_generic
++ uname -r
++ cut -d- -f1
++ cut -d+ -f1
++ cut -d. -f1-3
+ KVER=2.6.22
++ echo 2.6.22-14-generic
++ cut -d. -f1-2
+ KMAJOR=2.6
++ echo 2.6.22
++ cut -d. -f3
+ KRELEASE=22
++ echo 2.6.22-14-generic
++ sed -e s/2.6.22//g
+ KEXT=-14-generic
+ test -f /boot/config-2.6.22-14-generic
+ CONFIG=/boot/config-2.6.22-14-generic
++ cat /proc/version
++ sed -e 's/)/ /g'
++ sed -e 's/(/ /g'
+ GCC_INPUT='Linux version 2.6.22-14-generic  buildd@terranova   gcc version 4.1.3 20070929  prerelease   Ubuntu 4.1.2-16ubuntu2   #1 SMP Tue Dec 18 08:02:57 UTC 2007'
+ test -z ''
++ for i in '$GCC_INPUT'
++ echo Linux
++ for i in '$GCC_INPUT'
++ echo version
++ for i in '$GCC_INPUT'
++ echo 2.6.22-14-generic
++ for i in '$GCC_INPUT'
++ echo buildd@terranova
++ for i in '$GCC_INPUT'
++ echo gcc
++ for i in '$GCC_INPUT'
++ echo version
++ for i in '$GCC_INPUT'
++ echo 4.1.3
++ for i in '$GCC_INPUT'
++ echo 20070929
++ for i in '$GCC_INPUT'
++ echo prerelease
++ for i in '$GCC_INPUT'
++ echo Ubuntu
++ for i in '$GCC_INPUT'
++ echo 4.1.2-16ubuntu2
++ for i in '$GCC_INPUT'
++ echo '#1'
++ for i in '$GCC_INPUT'
++ echo SMP
++ for i in '$GCC_INPUT'
++ echo Tue
++ for i in '$GCC_INPUT'
++ echo Dec
++ grep -A2 gcc
++ for i in '$GCC_INPUT'
++ echo 18
++ for i in '$GCC_INPUT'
++ echo 08:02:57
++ for i in '$GCC_INPUT'
++ echo UTC
++ for i in '$GCC_INPUT'
++ echo 2007
++ grep -v ersion
++ grep -A1 ersion
+ GCC123=4.1.3
++ echo 4.1.3
++ cut -d. -f1-2
++ cut -d- -f2
+ GCC12=4.1
++ echo 4.1
++ cut -d. -f1
+ GCC1=4
++ cut -d. -f2
++ echo 4.1
+ GCC2=1
+ SLMODEMD=SLMODEMD.gcc4.1.tar.gz
++ ls /usr/bin/gcc /usr/bin/gcc-4.1 /usr/bin/gccbug-4.1 /usr/bin/gccmakedep
++ grep -v gccbug
++ grep -v gccmakedep
+ GCCtests='/usr/bin/gcc
/usr/bin/gcc-4.1'
+ test -z '' -a -n '/usr/bin/gcc
/usr/bin/gcc-4.1'
+ for i in '$GCCtests'
++ /usr/bin/gcc -dumpversion
++ grep 4.1
+ GCCt=4.1.3
+ test -n 4.1.3
+ GCC=4.1.3
++ echo 4.1.3
++ cut -d. -f1-2
+ GCCs=4.1
+ GCCt=
+ for i in '$GCCtests'
++ grep 4.1
++ /usr/bin/gcc-4.1 -dumpversion
+ GCCt=4.1.3
+ test -n 4.1.3
+ GCC=4.1.3
++ echo 4.1.3
++ cut -d. -f1-2
+ GCCs=4.1
+ GCCt=
+ test -z 4.1.3
+ GCCtests=
++ grep -rs modem /etc/modprobe.d
++ grep blacklist
++ grep -v '#'
+ BL1=
++ grep -rs snd-intel8x0m /etc/modprobe.d
++ grep blacklist
++ grep -v '#'
+ BL2=
+ test -z '' -a -n '' -o ''
+ echo ' There are no blacklisted modem drivers in /etc/modprobe*  files '
+ BL1=
+ BL2=
+ echo modem
./scanModem: line 261: /dev/shm/0tmpfile: Permission denied
+ echo intel8x0m
./scanModem: line 262: /dev/shm/0tmpfile: Permission denied
+ echo hsf
./scanModem: line 263: /dev/shm/0tmpfile: Permission denied
+ echo hcf
./scanModem: line 264: /dev/shm/0tmpfile: Permission denied
+ echo slamr
./scanModem: line 265: /dev/shm/0tmpfile: Permission denied
+ echo ungrab-winmodem
./scanModem: line 266: /dev/shm/0tmpfile: Permission denied
+ echo snd-hda-intel
./scanModem: line 267: /dev/shm/0tmpfile: Permission denied
++ lsmod
++ grep -f /dev/shm/0tmpfile
++ cut '-d ' -f1
++ grep -f /dev/shm/0tmpfile
+ DLOADED=
+ test -z '' -a -n ''
+ DLOADED=
+ CMD_PATH='/bin /usr/bin /sbin /usr/sbin'
+ for i in '$CMD_PATH'
+ test -x /bin/lspci
+ LSPCI=/bin/lspci
+ for i in '$CMD_PATH'
+ test -x /usr/bin/lspci
+ LSPCI=/usr/bin/lspci
+ for i in '$CMD_PATH'
+ test -x /sbin/lspci
+ for i in '$CMD_PATH'
+ test -x /usr/sbin/lspci
+ test -z '' -a -z /usr/bin/lspci
+ cat
./scanModem: line 307: /dev/shm/0tmpfile.hda: Permission denied
+ test -z ''
++ /usr/bin/lspci
++ grep 'High Definition Audio'
++ cut '-d ' -f1
+ HDAbus=
+ test -n ''
+ for i in '$CMD_PATH'
+ test -x /bin/dmesg
+ DMESG=/bin/dmesg
+ for i in '$CMD_PATH'
+ test -x /usr/bin/dmesg
+ for i in '$CMD_PATH'
+ test -x /sbin/dmesg
+ for i in '$CMD_PATH'
+ test -x /usr/sbin/dmesg
+ test -z ''
++ ls -d /usr/share/alsa /usr/share/alsa-base
+ ALSABASE='/usr/share/alsa
/usr/share/alsa-base'
+ test -z '/usr/share/alsa
/usr/share/alsa-base'
+ cat
+ test -d /proc/asound
+ test -x /usr/bin/aplay
++ aplay --version
++ cut '-d ' -f3
+ ALSAver=1.0.14
++ aplay -l
++ grep -i modem
+ SomeModem='card 0: A5451 [ALI 5451], device 1: ALI 5451 modem [ALI 5451 modem]'
+ test -n 'card 0: A5451 [ALI 5451], device 1: ALI 5451 modem [ALI 5451 modem]'
+ cat
+ ALSAversion=1.0.14
++ aplay --version
++ cut -d. -f3
++ cut '-d ' -f1
+ ALSArel=14
+ test 14 -ge 13 -a 4.1 = 4.0
+ test -n /bin/dmesg
++ /bin/dmesg
++ grep ALSA
+ ALSAdiag=
+ test -n ''
+ PCM=/proc/asound/pcm
+ test -f /proc/asound/pcm
+ cat
++ cat /proc/asound/pcm
++ cat /proc/asound/cards
++ grep -i modem /proc/asound/pcm
+ lineModem='00-01: ALI 5451 modem : ALI 5451 modem : playback 1 : capture 1'
+ test -n '00-01: ALI 5451 modem : ALI 5451 modem : playback 1 : capture 1'
++ grep -i Modem /proc/asound/pcm
++ grep '0[01]-00: '
++ cut -b2
+ n97=
+ test -n ''
++ grep -i Modem /proc/asound/pcm
++ grep '00-0[1-9]: '
+ HDAmodem=
+ test -z '' -a -n ''
+ test -z '' -a -n ''
+ test /bin/dmesg
++ /bin/dmesg
++ grep HSF:
+ HSFboot=
+ test -n ''
++ find /lib/modules/ -mindepth 3 -maxdepth 5 -name 'slamr.*'
++ grep 2.6.22-14-generic
+ SLAMR=
+ test -n '' -a -n ''
++ /bin/dmesg
++ grep 'IRQ XX'
+ PNP=
+ test -z '' -a -n ''
+ for i in '$CMD_PATH'
+ test -x /bin/lsusb
+ for i in '$CMD_PATH'
+ test -x /usr/bin/lsusb
+ LSUSB=/usr/bin/lsusb
+ for i in '$CMD_PATH'
+ test -x /sbin/lsusb
+ for i in '$CMD_PATH'
+ test -x /usr/sbin/lsusb
+ LSUSB=/usr/sbin/lsusb
+ test -z '' -a -n /usr/sbin/lsusb -a -x /usr/sbin/lsusb
+ echo Modem
./scanModem: line 754: /dev/shm/0tmpfile: Permission denied
+ echo idVendor
./scanModem: line 755: /dev/shm/0tmpfile: Permission denied
+ echo idProduct
./scanModem: line 756: /dev/shm/0tmpfile: Permission denied
++ /usr/sbin/lsusb
++ grep -i modem
+ USBmodem=
+ test ''
+ echo 'USB modem not detected by lsusb'
+ echo
+ test -z ''
+ echo Identifying PCI bus slots with candidate modems.
Identifying PCI bus slots with candidate modems.
++ /usr/bin/lspci -n
++ grep ' 07..: '
++ grep -v arallel
++ grep -v SmartCard
++ grep -v HECI
++ cut '-d ' -f1
++ grep -v 'FIR Port'
+ BUS1=
++ /usr/bin/lspci -n
++ grep ' 0403: '
++ cut '-d ' -f1
+ BUS2=
++ /usr/bin/lspci -n
++ grep ALI5451
++ cut '-d ' -f1
+ BUS3=
+ test -n ''
+ test -n ''
+ PCIBUS=
+ cat
+ test -z '' -a -n ''
+ cat
+ tee -a Modem/ModemData.txt

 === Finished modem firmware and bootup diagnostics section. ===
 === Next deducing cogent software ===

+ test -n ''
+ test -n ''
+ echo
++ grep HDA=1 'Modem/scanout.*'
+ OPhda=
+ test -n IDENTed
+ test '' = 11c11040 -o '' = 10b7:1006 -o '' = 10b7:1007
+ test -n ''
+ echo
++ ls /usr/bin/dpkg /usr/sbin/dpkg
+ DPKG=/usr/bin/dpkg
++ ls /usr/bin/rpm /usr/sbin/rpm
+ RPM=/usr/bin/rpm
++ ls 'Modem/scanout.*'
+ RUNS=
+ test -n ''
+ echo ' Writing residual guidance customized to your System.'
 Writing residual guidance customized to your System.
+ cat
+ echo
++ ls -d /dev/.udev
+ UD=/dev/.udev
+ test /dev/.udev
+ echo ' The base of the UDEV device file system is: /dev/.udev'
+ echo
+ test 4.1.3 = none
+ test 4.1 = 4.1
+ echo ' Versions adequately match for the compiler installed: 4.1.3'
+ echo '             and the compiler used in kernel assembly: 4.1.3'
+ echo
++ grep Breezy /etc/issue
+ BREEZY=
+ test 4.1.3 = none
+ test -x /usr/bin/make
+ MAKE=/usr/bin/make
+ test 22 -ge 18
+ VersionFile=utsrelease.h
++ ls -d /lib/modules/2.6.22-14-generic/build /usr/src/linux-headers-2.6.22-14 /usr/src/linux-headers-2.6.22-14-generic /usr/src/rpm '/usr/src/kernels/*'
+ SRCs='/lib/modules/2.6.22-14-generic/build
/usr/src/linux-headers-2.6.22-14
/usr/src/linux-headers-2.6.22-14-generic
/usr/src/rpm'
+ test -n '/lib/modules/2.6.22-14-generic/build
/usr/src/linux-headers-2.6.22-14
/usr/src/linux-headers-2.6.22-14-generic
/usr/src/rpm'
+ for dir in '$SRCs'
+ test -z '' -a -f /lib/modules/2.6.22-14-generic/build/include/linux/utsrelease.h
+ grep 2.6.22-14-generic /lib/modules/2.6.22-14-generic/build/include/linux/utsrelease.h
+ BF=/lib/modules/2.6.22-14-generic/build
+ for dir in '$SRCs'
+ test -z /lib/modules/2.6.22-14-generic/build -a -f /usr/src/linux-headers-2.6.22-14/include/linux/utsrelease.h
+ for dir in '$SRCs'
+ test -z /lib/modules/2.6.22-14-generic/build -a -f /usr/src/linux-headers-2.6.22-14-generic/include/linux/utsrelease.h
+ for dir in '$SRCs'
+ test -z /lib/modules/2.6.22-14-generic/build -a -f /usr/src/rpm/include/linux/utsrelease.h
+ test -z /lib/modules/2.6.22-14-generic/build
+ echo
+ test -n /usr/bin/make -a 4.1.3 '!=' none -a /lib/modules/2.6.22-14-generic/build
+ cat
++ ls '/usr/src/*.bz2'
+ SourceBZ2=
+ test ''
+ echo
+ test -n /usr/bin/dpkg -a '!' Ubuntu = buntu
+ test 2.6 = 2.6 -a -z sudo
+ cat
+ test -x /usr/sbin/pppd
+ cat
++ ls -l /usr/sbin/pppd
++ ls -l /usr/sbin/pppd
++ grep rwsrwxrwx
+ user=
+ test -z ''
+ cat
+ user=
+ cat
++ egrep -v '#|^ *$' /etc/ppp/options
++ /sbin/ifconfig
++ grep Link
++ grep -v lo
++ cut '-d ' -f1
+ COMMchannels='wifi0
wlan0'
+ test -n 'wifi0
wlan0'
+ echo Read Modem/YourSystem.txt concerning other COMM channels: wifi0 wlan0
+ echo Which can interfere with Browser naviagation.
+ cat
++ /sbin/ifconfig
+ cat
+ test -n /dev/.udev
++ grep modem
++ find /etc/udev
+ MODEMfiles=
+ MODEMtrue=
+ MODEMfiles=
+ MODEMtrue=
+ cat
+ test -L /dev/modem
+ echo ' A /dev/modem symbolic link is not set.'
+ test -n ''
+ test -L /dev/modem
+ echo A /dev/modem symbolic link is not present
+ cat
++ ls -l /dev/modem
++ ls -l /dev/ttySL0
++ grep -rs modem /etc/udev/libpisock9.rules /etc/udev/rules.d /etc/udev/udev.conf
++ grep -rs modem /etc/modprobe.d
++ grep -rs modem /etc/devfs
++ grep -rs modem /etc/modules
+ test 4 = 3
+ test Ubuntu = SuSE
+ test Ubuntu = debian -a '' = may
+ test Ubuntu = knoppix
+ grep Mandrake /etc/issue
+ grep Mandriva /etc/issue
+ echo '  Ubuntu is not yet providing pre-compiled drivers for WinModems'
+ test scanModem '!=' scanModem -a ''
+ test '' '!=' fast
+ cat
+ cat
+ cat
+ cat
++ uname -r
+ test -f /lib/modules/2.6.22-14-generic/build/Makefile
++ uname -r
+ MKFL=/lib/modules/2.6.22-14-generic/build/Makefile
+ test -n /lib/modules/2.6.22-14-generic/build/Makefile
+ cat
+ grep -A3 -m 2 VERSION /lib/modules/2.6.22-14-generic/build/Makefile
+ echo
+ cat
+ cat
+ cat
+ cat
+ cat
+ test Ubuntu = debian -a -z ''
+ cat
++ ls -x Modem
   A subfolder Modem/  has been written,  containing these files with more detailed Information: 
 ------------------------------------------------------------------------------------------
 1stRead.txt	DriverCompiling.txt  InfoGeneral.txt  ModemData.txt
Rational.txt	SoftModem.txt	     Testing.txt      UNSUBSCRIBE.txt
YourSystem.txt	wvdial.txt
-------------------------------------------------------------------------------------------
       Please read 1stRead.txt first for Guidance.

+ test -f RanOnce.txt
+ echo

00:00.0 Host bridge: Transmeta Corporation LongRun Northbridge (rev 03)
00:00.1 RAM memory: Transmeta Corporation SDRAM controller
00:00.2 RAM memory: Transmeta Corporation BIOS scratchpad
00:02.0 USB Controller: ALi Corporation USB 1.1 Controller (rev 03)
00:04.0 Multimedia audio controller: ALi Corporation M5451 PCI AC-Link Controller Audio Device (rev 01)
00:06.0 Bridge: ALi Corporation M7101 Power Management Controller [PMU]
00:07.0 ISA bridge: ALi Corporation M1533/M1535 PCI to ISA Bridge [Aladdin IV/V/V+]
00:09.0 USB Controller: NEC Corporation USB (rev 41)
00:09.1 USB Controller: NEC Corporation USB (rev 41)
00:09.2 USB Controller: NEC Corporation USB 2.0 (rev 02)
00:0c.0 CardBus bridge: Texas Instruments PCI1410 PC card Cardbus Controller (rev 01)
00:0f.0 IDE interface: ALi Corporation M5229 IDE (rev c3)
00:12.0 Network controller: Intersil Corporation Prism 2.5 Wavelan chipset (rev 01)
00:13.0 FireWire (IEEE 1394): Texas Instruments TSB43AB21 IEEE-1394a-2000 Controller (PHY/Link)
00:14.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility M6 LY
00:00.0 0600: 1279:0395 (rev 03)
	Subsystem: 10cf:110e
	Flags: bus master, medium devsel, latency 64
	Memory at e8000000 (32-bit, non-prefetchable) [size=1M]

00:00.1 0500: 1279:0396
	Subsystem: 10cf:110e
	Flags: fast devsel

00:00.2 0500: 1279:0397
	Subsystem: 10cf:110e
	Flags: fast devsel

00:02.0 0c03: 10b9:5237 (rev 03) (prog-if 10 [OHCI])
	Subsystem: 10cf:10a2
	Flags: bus master, medium devsel, latency 64, IRQ 11
	Memory at e8100000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>

00:04.0 0401: 10b9:5451 (rev 01)
	Subsystem: 10cf:1177
	Flags: bus master, medium devsel, latency 64, IRQ 9
	I/O ports at 1000 [size=256]
	Memory at e8101000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>

00:06.0 0680: 10b9:7101
	Subsystem: 10cf:10a3
	Flags: medium devsel

00:07.0 0601: 10b9:1533
	Subsystem: 10b9:1533
	Flags: bus master, medium devsel, latency 0
	Capabilities: <access denied>

00:09.0 0c03: 1033:0035 (rev 41) (prog-if 10 [OHCI])
	Subsystem: 10cf:11a3
	Flags: bus master, medium devsel, latency 64, IRQ 9
	Memory at 28020000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>

00:09.1 0c03: 1033:0035 (rev 41) (prog-if 10 [OHCI])
	Subsystem: 10cf:11a3
	Flags: bus master, medium devsel, latency 64, IRQ 10
	Memory at 28021000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: <access denied>

00:09.2 0c03: 1033:00e0 (rev 02) (prog-if 20 [EHCI])
	Subsystem: 10cf:11a3
	Flags: bus master, medium devsel, latency 68, IRQ 9
	Memory at 28023000 (32-bit, non-prefetchable) [size=256]
	Capabilities: <access denied>

00:0c.0 0607: 104c:ac50 (rev 01)
	Subsystem: 10cf:10c6
	Flags: bus master, medium devsel, latency 168, IRQ 9
	Memory at 28022000 (32-bit, non-prefetchable) [size=4K]
	Bus: primary=00, secondary=01, subordinate=04, sec-latency=176
	Memory window 0: 20000000-23fff000 (prefetchable)
	Memory window 1: 24000000-27fff000
	I/O window 0: 00001c00-00001cff
	I/O window 1: 00002000-000020ff
	16-bit legacy interface ports at 0001

00:0f.0 0101: 10b9:5229 (rev c3) (prog-if fa)
	Subsystem: 10cf:10a4
	Flags: bus master, medium devsel, latency 32
	[virtual] Memory at 000001f0 (32-bit, non-prefetchable) [disabled] [size=8]
	[virtual] Memory at 000003f0 (type 3, non-prefetchable) [disabled] [size=1]
	[virtual] Memory at 00000170 (32-bit, non-prefetchable) [disabled] [size=8]
	[virtual] Memory at 00000370 (type 3, non-prefetchable) [disabled] [size=1]
	I/O ports at 1400 [size=16]
	Capabilities: <access denied>

00:12.0 0280: 1260:3873 (rev 01)
	Subsystem: 10cf:1169
	Flags: medium devsel, IRQ 9
	Memory at e8103000 (32-bit, prefetchable) [size=4K]
	Capabilities: <access denied>

00:13.0 0c00: 104c:8026 (prog-if 10 [OHCI])
	Subsystem: 10cf:1162
	Flags: bus master, medium devsel, latency 64, IRQ 9
	Memory at e8102000 (32-bit, non-prefetchable) [size=2K]
	Memory at e8104000 (32-bit, non-prefetchable) [size=16K]
	Capabilities: <access denied>

00:14.0 0300: 1002:4c59 (prog-if 00 [VGA])
	Subsystem: 10cf:11c8
	Flags: bus master, stepping, medium devsel, latency 66, IRQ 9
	Memory at f0000000 (32-bit, prefetchable) [size=128M]
	I/O ports at 1800 [size=256]
	Memory at e8110000 (32-bit, non-prefetchable) [size=64K]
	[virtual] Expansion ROM at 28000000 [disabled] [size=128K]
	Capabilities: <access denied>


[Index of Archives]     [Linux Media Development]     [Asterisk]     [DCCP]     [Netdev]     [X.org]     [Xfree86]     [Fedora Women]     [Linux USB]

  Powered by Linux