Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make various strings ("can't map mem space" and similar) more consistent | 2009-03-29 | 1 | -2/+2 | |
| | | | | | | | between instances, saving space in the kernel. feedback from many (some incorporated, some left for future work). ok deraadt, kettenis, "why not" miod. | ||||
* | Small fixes from form@: | 2006-04-01 | 1 | -3/+4 | |
| | | | | | - don't allow wildcard port locator - use GPIO_PIN_LOW instead of 0 | ||||
* | Some minor nits from form@, no functional changes. | 2006-03-27 | 1 | -4/+3 | |
| | |||||
* | Support for accesing 8-bit ISA I/O throught the gpio(4) | 2006-03-26 | 1 | -0/+154 | |
framework. Allows to use stupid GPIO device on the Acrosser AR-B1662 board. Work by form@. |