summaryrefslogtreecommitdiff
path: root/sys/arch/macppc/dev/esp.c
AgeCommit message (Expand)Author
2011-06-30Modify mapiodev to take a third argument indicating whether the spacematt
2010-12-20Move counting of faults, traps, intrs, soft[intr]s, syscalls, and nswtchmatt
2009-11-27- Use uvm_lwp_setuarea() instead of directly setting address to lwp_t::l_addr.rmind
2009-09-26Make local functions static.tsutsui
2009-09-26Replace shutdownhook_establish(9) with pmf_device_register1(9).tsutsui
2008-12-16replace bitmask_snprintf(9) with snprintb(3)christos
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-04-13Split device_t/softc for MI ncr53c9x and some related devices,tsutsui
2007-10-17Merge the ppcoea-renovation branch to HEAD.garbled
2007-03-05Use (char *) cast on pointer arith.tsutsui
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2006-03-08Use the SI capitalization for "Hz", "kHz", and "MHz" in comments and strings.lukem
2005-12-11merge ktrace-lwp.christos
2003-07-15__KERNEL_RCSID()lukem
2003-05-03DMA, not dma nor Dma.wiz
2003-04-02Use PAGE_SIZE rather than NBPG.thorpej
2002-10-02Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2001-04-25Pull up the thorpej_scsipi branch to main branch.bouyer
2001-03-29use NCR_F_DMASELECT instead of ncr53c9x_dmaselectpetrov
2000-06-26<vm/vm_param.h> -> <uvm/uvm_param.h>mrg
2000-06-05Have MI ncr53c9x_attach() the 2nd and 3rd arguments for scsipi_adaternisimura
1998-11-19Adapt to the new scsipi_adapter interface.thorpej
1998-10-10Garbage-collect the open_target_lu and close_target_lu entry points fromthorpej
1998-09-05Relinquish my copyright claims on this file.pk
1998-08-15Minor edit.mycroft
1998-08-15Assign copyright to TNF.mycroft
1998-06-19Move shutdownhook_establish before the attachment of common parts.tsubai
1998-06-05Add support for UVM and MACHINE_NEW_NONCONTIG.tsubai
1998-05-30Remove unnecessary cache flush.tsubai
1998-05-15Initial import of macppc port.tsubai