| .. | .. |
|---|
| 48 | 48 | * |
|---|
| 49 | 49 | * In the 48-channel version: |
|---|
| 50 | 50 | * |
|---|
| 51 | | - * On subdev 0, the first 24 channels channels are edge-detect channels. |
|---|
| 51 | + * On subdev 0, the first 24 channels are edge-detect channels. |
|---|
| 52 | 52 | * |
|---|
| 53 | 53 | * In the 96-channel board you have the following channels that can do edge |
|---|
| 54 | 54 | * detection: |
|---|
| .. | .. |
|---|
| 619 | 619 | }; |
|---|
| 620 | 620 | module_comedi_driver(pcmuio_driver); |
|---|
| 621 | 621 | |
|---|
| 622 | | -MODULE_AUTHOR("Comedi http://www.comedi.org"); |
|---|
| 622 | +MODULE_AUTHOR("Comedi https://www.comedi.org"); |
|---|
| 623 | 623 | MODULE_DESCRIPTION("Comedi low-level driver"); |
|---|
| 624 | 624 | MODULE_LICENSE("GPL"); |
|---|