lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 27 Feb 2015 15:07:34 +0000
From:	Ian Abbott <abbotti@....co.uk>
To:	<driverdev-devel@...uxdriverproject.org>
Cc:	Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
	Ian Abbott <abbotti@....co.uk>,
	H Hartley Sweeten <hartleys@...ionengravers.com>,
	<linux-kernel@...r.kernel.org>
Subject: [PATCH 0/3] staging: comedi: adl_pci6208: combine board types

The driver uses the wrong PCI device ID for the PCI-6216.  In reality,
it has the same device ID as the PCI-6208 (and the subdevice ID's don't
help either).  This results in only the first 8 digital output channels
of the PCI-6216 being useable.

This series of patches treats the PCI-6208 and PCI-6216 as the same
device, and gives it 16 digital output channels instead of 8.  For the
PCI-6208, the extra outputs just won't go anywhere!

Patch 3 supports an older PCI vendor and device ID for the boards.

1) staging: comedi: adl_pci6208: combine PCI-6208 and PCI-6216 support
2) staging: comedi: adl_pci6208: remove multiple board type support
3) staging: comedi: adl_pci6208: support old PLX device ID

 drivers/staging/comedi/drivers/adl_pci6208.c | 46 +++++++---------------------
 1 file changed, 11 insertions(+), 35 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ