summaryrefslogtreecommitdiff
path: root/sys/arch/macppc/dev/mediabay.c
AgeCommit message (Expand)Author
2003-07-15__KERNEL_RCSID()lukem
2003-04-02Use PAGE_SIZE rather than NBPG.thorpej
2003-01-01Use aprint_normal() for cfprint routines.thorpej
2002-10-02Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2001-07-22bcopy -> memcpy, bzero -> memset, bcmp -> memcmp.wiz
2000-08-23New PowerBook (firewire) seems to use edge-triggered interrupt.tsubai
1999-10-04Make media-bay CD detachable.tsubai
1999-07-21media-bay CD support.tsubai