Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Skip PNP probes. If there are isapnp or pnpbios instances of this driver, | imp | 2005-02-11 | 1 | -0/+3 |
| | | | | | then we can support them later. This keeps the pbio probe from claiming lots of otherwise unused pnpbios devices on my laptop. | ||||
* | Start each of the license/copyright comments with /*-, minor shuffle of lines | imp | 2005-01-06 | 1 | -1/+1 |
| | |||||
* | Catch up with the header repo copy. | obrien | 2004-11-11 | 1 | -1/+1 |
| | |||||
* | Fix conflicts I didn't fix before I committed my busspace changes. | imp | 2004-10-11 | 1 | -4/+2 |
| | | | | Noticed by: ru@ (and likely tinderbox, I haven't checked) | ||||
* | Convert to newbus. (chances are we could now move this to dev/pbio | imp | 2004-10-10 | 1 | -46/+61 |
| | | | | | | since I believe it is now MI, but that hasn't been done yet). Reviewed by: dds | ||||
* | style(9) | obrien | 2004-10-09 | 1 | -57/+51 |
| | |||||
* | Port pbio to HEAD. | imp | 2004-10-07 | 1 | -0/+456 |
OK'd by: dds |