Author: eadler
Date: Mon Mar 30 08:54:59 2015
New Revision: 280844
URL: https://svnweb.freebsd.org/changeset/base/280844

Log:
  And it turns out someone beat me to it....
  
  PR:           199013

Modified:
  head/sys/dev/uart/uart_bus_pci.c

Modified: head/sys/dev/uart/uart_bus_pci.c
==============================================================================
--- head/sys/dev/uart/uart_bus_pci.c    Mon Mar 30 08:48:35 2015        
(r280843)
+++ head/sys/dev/uart/uart_bus_pci.c    Mon Mar 30 08:54:59 2015        
(r280844)
@@ -142,8 +142,6 @@ static const struct pci_id pci_ns8250_id
        "MosChip MCS9904 PCIe to Peripheral Controller", 0x10 },
 { 0x9710, 0x9922, 0xa000, 0x1000,
        "MosChip MCS9922 PCIe to Peripheral Controller", 0x10 },
-{ 0x9710, 0x9922, 0xa000, 0x1000,
-       "MosChip MCS9922 PCIe to Peripheral Controller", 0x10 },
 { 0xdeaf, 0x9051, 0xffff, 0, "Middle Digital PC Weasel Serial Port", 0x10 },
 { 0xffff, 0, 0xffff, 0, NULL, 0, 0}
 };
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to