summaryrefslogtreecommitdiff
path: root/sys/arch/prep/isa
AgeCommit message (Expand)Author
2001-11-21prep has no special dependencies on pccons; remove.soren
2001-10-03Add a new optional method, dev_ioctl, to the audio hardware driver interface.augustss
2001-08-26Make all powerpc ports use a common Makefile.powerpc (except walnut)matt
2001-07-22bcopy -> memcpy, bzero -> memsetwiz
2001-07-22bcopy -> memmovewiz
2001-06-20print elcr reg, if defined DEBUGnonaka
2001-06-15Compile again.nonaka
2001-06-15Use new common bus.h framework.nonaka
2001-06-13withough -> withoutwiz
2001-05-02Add `l_poll' to `struct linesw' and provide an xxxpoll() entry pointscw
2001-01-18No-op commit to force update to a non-"-kk" revision.tv
2001-01-05Add isapnp attachment for prep.tsutsui
2000-12-06Add ThinkPad 820 audio driver (attaches but does not yet work).matt
2000-11-27Rework bus_space to conform the PReP I/O & MEM limits. Add a few debuggingmatt
2000-11-22Make assym.h be generated againmatt
2000-11-15Move the ISA DMA cookie into isadma_machdep.c.thorpej
2000-11-02Adapt to new line discipline scheme.eeh
2000-06-29remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>mrg
2000-06-26Change the kernel mmap interface so that the offset to map is ansimonb
2000-06-04Implement the more flexiable `evcnt' interface as discussed (briefly) oncgd
2000-05-02add cn_bell to struct consdevs pccons.nonaka
2000-03-23New callout mechanism with two major improvements over the oldthorpej
2000-02-29Initial import prep port.nonaka