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 [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to