summaryrefslogtreecommitdiff
path: root/sys/arch/amiga/dev/if_ne_zbus.c
AgeCommit message (Expand)Author
2012-05-15- Split X-Surf driver from if_ne_zbus, rework, add support for clockports pre...rkujawa
2012-04-09Workaround for the fake X-Surf autoconfig entry, created by the Deneb firmwar...rkujawa
2011-07-19Change <machine/bus.h> to <sys/bus.h> throughout.dyoung
2008-04-28Remove clause 3 and 4 from TNF licensesmartin
2008-03-12Split device_t and softc for the NE2000 Ethernet chip and all its variantscube
2002-10-02Use CFATTACH_DECL().thorpej
2002-09-27Declare all cfattach structures const.thorpej
2002-01-28add __KERNEL_RCSID as suggested by Luke Mewburnaymeric
2002-01-26- ANSIfyaymeric
2001-02-12Adjust the way that media is initialized on DP8390-compatiblethorpej
2000-12-29The name is X-surf, not X-serv. I'll never learn this.is
2000-01-23sync with new bus.haymeric
1999-12-30Rewrite of the Amiga bus_space machinery to prepare for the support ofis
1999-11-25Address range scaling is hidden by the bus_space functions. Correct theis
1999-11-25Another RTL8019 board: X-serve by Individual Computers Jens Schoenfeld.is
1998-11-11New driver for the Ariadne II.veego