summaryrefslogtreecommitdiff
path: root/sys/arch/dreamcast/dev/maple/maple.c
AgeCommit message (Expand)Author
2003-07-15__KERNEL_RCSID()lukem
2003-02-15constify command bufferitohy
2003-02-11Tweak unit ping (removal detect) code to work around problemsitohy
2003-01-01Use aprint_normal() for cfprint routines.thorpej
2002-12-06Pass devinfo of the base device (subunit == 0 of the same port)itohy
2002-11-15New Maple Bus driveritohy
2002-10-23merge kqueue branch into -currentjdolecek
2002-10-02Add trailing ; to CFATTACH_DECLthorpej
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-27When in a match routine, the cfdata we're passed always referencesthorpej
2002-09-06Merge the gehenna-devsw branch into the trunk.gehenna
2002-06-02move initialization of the "struct pglist" returned by uvm_pglistalloc()drochner
2002-03-25ANSIfy, KNFuch
2002-03-24adapted to new interrupt code and shb changes.uch
2001-12-04Fixes to eliminate some compiler complaints, such as:atatat
2001-07-22bcopy -> memcpy, bzero -> memsetwiz
2001-05-26replace vm_page_t with struct vm_page *.chs
2001-05-26Changed maple device to attach per function instead of per unit.marcus
2001-03-16sc_port_units was set incorrectly at probe time.marcus
2001-02-03Added subunit scan.marcus
2001-01-31Make the "maple" bus a direct config bus. Now, when a device isthorpej
2001-01-21Corrected license text.marcus
2001-01-19Better DMA allocator (thanks to Jason R. Thorpe).marcus
2001-01-16Maple bus driver.marcus