summaryrefslogtreecommitdiff
path: root/sys/arch/prep/dev/obio.c
AgeCommit message (Expand)Author
2003-07-15__KERNEL_RCSID()lukem
2003-01-01Use aprint_normal() for cfprint routines.thorpej
2002-10-02Add trailing ; to CFATTACH_DECL.thorpej
2002-10-01Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-09-27Introduce a new routine, config_match(), which invokes thethorpej
2002-09-27Rather than referencing the cfdriver directly in the cfdata entries,thorpej
2002-05-02Added IBM Personal Power Series 830 IDE controller support.nonaka