summaryrefslogtreecommitdiff
path: root/sys/arch/evbppc/explora/dev
AgeCommit message (Expand)Author
2008-08-08Make the console on com0 detection work again.hannken
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-04-04Split device_t/softc for le(4) and variants and misc cosmetic changes.tsutsui
2008-03-15Split device_t and softc for pckbc(4) and its attachments.cube
2008-03-14Split device_t and softc for all com(4) devices (well, everything thatcube
2008-03-07Split the softc from the device_t for all lpt(4) variants and attachmentscube
2007-11-27When using bus_space_map() on the ISA bus unstride the address. Sincehannken
2007-03-07Add a required __UNVOLATILE() around argument to memcpy() / memset().he
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2006-07-13Add an option COM_REGMAP to allow com(4) to use an array of register indices.gdamore
2006-04-13Make it compile again by adding a second cookie to ioctl and mmaphannken
2005-12-11merge ktrace-lwp.christos
2004-09-13use config_found() instead of config_found_sm() if no submatchdrochner
2004-01-05Implement fb_mmap(). From David P. Reese Jr. with PR #23985.hannken
2003-08-16Add bus_dmamap_sync as dma regions are no longer uncached.hannken
2003-07-25Switch ibm4xx ports to common powerpc bus_space/bus_dma code.scw
2003-07-15__KERNEL_RCSID()lukem
2003-03-17Add hardware accelerated copy/erase ops.hannken
2003-03-11Add a port to the NCD Explora451 ThinClient.hannken