Date: Wed, 27 Sep 2000 12:18:29 -0700 (PDT) From: "Thomas D. Dean" <tomdean@ix.netcom.com> To: freebsd-current@FreeBSD.ORG Subject: Unknown PCI chipsets Message-ID: <200009271918.e8RJITv03988@ix.netcom.com>
next in thread | raw e-mail | index | archive | help
I am trying to identify some PCI chips on my Toshiba Satellite Pro
4340.
Looking at sys/pci/pcisupport.c and dmesg, is it safe to assume these
are matches? Looking at the spec of the system, it seems logical.
pci0: <unknown card> (vendor=0x11c1, dev=0x0441) at 7.0 irq 3
return ("LUCENT K56Flex DSVD LTMODEM (winmodem, unsupported)");
pci0: <unknown card> (vendor=0x1179, dev=0x0d01) at 9.0 irq 11
return ("Toshiba Fast Infra Red controller");
What might this be? vendor?
pci0: <unknown card> (vendor=0x1073, dev=0x0010) at 12.0 irq 11
Maybe a "Yahama YMF744B-R sound support, Windows Sound System
and Sound Blaster Pro - compatible 16-bit stereo with MIDI,
3D Sound, Direct Sound andDirect 3D Sound support"?
tomdean
I am looking at -current
# uname -a
FreeBSD celebris 5.0-CURRENT FreeBSD 5.0-CURRENT #0: \
Sun Sep 24 09:29:12 PDT 2000 \
tomdean@celebris:/usr/obj/usr/src/sys/CELEBRIS-SMP i386
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200009271918.e8RJITv03988>
