Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/jdolecek-ncq]: src/sys/dev/pci revert, bad tree
details: https://anonhg.NetBSD.org/src/rev/8acf95dd200e
branches: jdolecek-ncq
changeset: 352677:8acf95dd200e
user: jdolecek <jdolecek%NetBSD.org@localhost>
date: Sat Jun 17 20:35:33 2017 +0000
description:
revert, bad tree
diffstat:
sys/dev/pci/siisata_pci.c | 10 ++--------
1 files changed, 2 insertions(+), 8 deletions(-)
diffs (31 lines):
diff -r f0c166a8f319 -r 8acf95dd200e sys/dev/pci/siisata_pci.c
--- a/sys/dev/pci/siisata_pci.c Sat Jun 17 20:34:52 2017 +0000
+++ b/sys/dev/pci/siisata_pci.c Sat Jun 17 20:35:33 2017 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: siisata_pci.c,v 1.14.6.1 2017/06/17 20:34:52 jdolecek Exp $ */
+/* $NetBSD: siisata_pci.c,v 1.14.6.2 2017/06/17 20:35:33 jdolecek Exp $ */
/*
* Copyright (c) 2006 Manuel Bouyer.
@@ -51,7 +51,7 @@
*/
#include <sys/cdefs.h>
-__KERNEL_RCSID(0, "$NetBSD: siisata_pci.c,v 1.14.6.1 2017/06/17 20:34:52 jdolecek Exp $");
+__KERNEL_RCSID(0, "$NetBSD: siisata_pci.c,v 1.14.6.2 2017/06/17 20:35:33 jdolecek Exp $");
#include <sys/types.h>
#include <sys/malloc.h>
@@ -97,12 +97,6 @@
},
{
.spb_vend = PCI_VENDOR_CMDTECH,
- .spb_prod = PCI_PRODUCT_CMDTECH_AAR_1220SA,
- .spb_port = 2,
- .spb_chip = 3132,
- },
- {
- .spb_vend = PCI_VENDOR_CMDTECH,
.spb_prod = PCI_PRODUCT_CMDTECH_3531,
.spb_port = 1,
.spb_chip = 3531,
Home |
Main Index |
Thread Index |
Old Index