summaryrefslogtreecommitdiff
path: root/sys/arch/sun3/dev/if_ie_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-04Add (char *) casts on pointer arith.tsutsui
2005-12-11merge ktrace-lwp.christos
2005-06-03Constify.tsutsui
2005-01-22de-__P, remove register, ansify, b* -> mem*, u_int*_t -> uint*_t.chs
2003-07-15__KERNEL_RCSID()lukem
2002-10-02Add trailing ; to CFATTACH_DECL.thorpej
2002-10-01Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
1998-10-01Update for bcopy/bzero -> memcpy/memset changes.thorpej
1998-07-05defopt INET, NETATALK.jonathan
1997-12-08Several fixes. This version actually works!gwr
1997-10-25I had the memory map wrong for the SCSI/Ethernet board.gwr
1997-10-17Nuke same-unit hack in match.gwr
1997-10-17Add support for the Sun3/E "se" (Ethernet/SCSI) board.gwr