summaryrefslogtreecommitdiff
path: root/sys/arch/sun3/dev/sebuf.c
AgeCommit message (Expand)Author
2008-06-28Split softc/device_t, with misc cosmetic changes.tsutsui
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos
2005-12-11merge ktrace-lwp.christos
2005-01-22de-__P, remove register, ansify, b* -> mem*, u_int*_t -> uint*_t.chs
2003-07-15__KERNEL_RCSID()lukem
2003-01-01Use aprint_normal() for cfprint routines.thorpej
2002-10-26g/c local offsetof(), it's defined in libkern.hjdolecek
2002-10-02Add trailing ; to CFATTACH_DECL.thorpej
2002-10-01Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2000-06-29remove include of <vm/vm.h>. <vm/vm.h> -> <uvm/uvm_extern.h>mrg
1999-04-09Better implementation of driver "match" function,gwr
1998-01-12Update for changes to config.thorpej
1997-12-08Fix missing newline in attachgwr
1997-10-25I had the memory map wrong for the SCSI/Ethernet board.gwr
1997-10-17Add support for the Sun3/E "se" (Ethernet/SCSI) board.gwr