From owner-freebsd-current Wed Sep 27 12:18:43 2000 Delivered-To: freebsd-current@freebsd.org Received: from maynard.mail.mindspring.net (maynard.mail.mindspring.net [207.69.200.243]) by hub.freebsd.org (Postfix) with ESMTP id BA20337B422 for ; Wed, 27 Sep 2000 12:18:41 -0700 (PDT) Received: from ix.netcom.com (sil-wa17-10.ix.netcom.com [207.93.156.10]) by maynard.mail.mindspring.net (8.9.3/8.8.5) with ESMTP id PAA19291 for ; Wed, 27 Sep 2000 15:18:32 -0400 (EDT) Received: (from tomdean@localhost) by ix.netcom.com (8.11.0/8.9.3) id e8RJITv03988; Wed, 27 Sep 2000 12:18:29 -0700 (PDT) (envelope-from tomdean@ix.netcom.com) Date: Wed, 27 Sep 2000 12:18:29 -0700 (PDT) Message-Id: <200009271918.e8RJITv03988@ix.netcom.com> From: "Thomas D. Dean" To: freebsd-current@FreeBSD.ORG Subject: Unknown PCI chipsets Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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: (vendor=0x11c1, dev=0x0441) at 7.0 irq 3 return ("LUCENT K56Flex DSVD LTMODEM (winmodem, unsupported)"); pci0: (vendor=0x1179, dev=0x0d01) at 9.0 irq 11 return ("Toshiba Fast Infra Red controller"); What might this be? vendor? pci0: (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