Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 337567
b: refs/heads/master
c: 50a2481
h: refs/heads/master
i:
  337565: ba41f10
  337563: 0a34183
  337559: 66cd4f7
  337551: dc6ff32
  337535: 858a7d9
v: v3
  • Loading branch information
Ian Abbott authored and Greg Kroah-Hartman committed Nov 1, 2012
1 parent 2e902c3 commit 91b09e0
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 871e1d0545436f7c21b1b103601e1fe3920a6e4c
refs/heads/master: 50a24814958ff9cba0e74bfa900bfac698c2ce23
36 changes: 18 additions & 18 deletions trunk/drivers/staging/comedi/drivers/gsc_hpdi.c
Original file line number Diff line number Diff line change
Expand Up @@ -26,24 +26,24 @@
************************************************************************/

/*
Driver: gsc_hpdi
Description: General Standards Corporation High
Speed Parallel Digital Interface rs485 boards
Author: Frank Mori Hess <fmhess@users.sourceforge.net>
Status: only receive mode works, transmit not supported
Updated: 2003-02-20
Devices: [General Standards Corporation] PCI-HPDI32 (gsc_hpdi),
PMC-HPDI32
Configuration options:
[0] - PCI bus of device (optional)
[1] - PCI slot of device (optional)
There are some additional hpdi models available from GSC for which
support could be added to this driver.
*/
* Driver: gsc_hpdi
* Description: General Standards Corporation High
* Speed Parallel Digital Interface rs485 boards
* Author: Frank Mori Hess <fmhess@users.sourceforge.net>
* Status: only receive mode works, transmit not supported
* Updated: Thu, 01 Nov 2012 16:17:38 +0000
* Devices: [General Standards Corporation] PCI-HPDI32 (gsc_hpdi),
* PMC-HPDI32
*
* Configuration options:
* None.
*
* Manual configuration of supported devices is not supported; they are
* configured automatically.
*
* There are some additional hpdi models available from GSC for which
* support could be added to this driver.
*/

#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt

Expand Down

0 comments on commit 91b09e0

Please sign in to comment.