Undo Nicolas' changes (1.91->1.92, added USB controller in pcisupport.c).

Please don't.
This commit is contained in:
Nick Hibma 1999-02-18 18:48:01 +00:00
parent 588b47e5d2
commit 47fd282734
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=44119

View File

@ -1,6 +1,6 @@
/**************************************************************************
**
** $Id: pcisupport.c,v 1.91 1999/02/06 02:28:52 peter Exp $
** $Id: pcisupport.c,v 1.92 1999/02/13 17:51:46 nsouch Exp $
**
** Device driver for DEC/INTEL PCI chipsets.
**
@ -366,8 +366,6 @@ chipset_probe (pcici_t tag, pcidi_t type)
return("AcerLabs M1543 desktop PCI-ISA bridge");
case 0x524710b9:
return("AcerLabs M5247 PCI-PCI(AGP Supported) bridge");
case 0x523710b9:
return("AcerLabs M5237 USB controller");
case 0x524310b9:/* 5243 seems like 5247, need more info to divide*/
return("AcerLabs M5243 PCI-PCI bridge");
case 0x710110b9: