History log of /netbsd/sys/arch/amiga/dev/if_ne_zbus.c (Results 1 – 16 of 16)
Revision Date Author Comments
# 174eab5f 15-May-2012 rkujawa <rkujawa@NetBSD.org>

- Split X-Surf driver from if_ne_zbus, rework, add support for clockports present on X-Surf boards.
- Add gencp(4), a driver for generic clockports (it just needs a base address).

Approved by phx.


# f5bcae1d 09-Apr-2012 rkujawa <rkujawa@NetBSD.org>

Workaround for the fake X-Surf autoconfig entry, created by the Deneb firmware v11.


# 239987f3 19-Jul-2011 dyoung <dyoung@NetBSD.org>

Change <machine/bus.h> to <sys/bus.h> throughout.


# ce099b40 28-Apr-2008 martin <martin@NetBSD.org>

Remove clause 3 and 4 from TNF licenses


# cf80f73d 12-Mar-2008 cube <cube@NetBSD.org>

Split device_t and softc for the NE2000 Ethernet chip and all its variants
and attachments. Use device_t accessors, correct types, and ANSIfy when
appropriate.


# c5e91d44 02-Oct-2002 thorpej <thorpej@NetBSD.org>

Use CFATTACH_DECL().


# 9a711d69 27-Sep-2002 thorpej <thorpej@NetBSD.org>

Declare all cfattach structures const.


# 1ea4df81 28-Jan-2002 aymeric <aymeric@NetBSD.org>

add __KERNEL_RCSID as suggested by Luke Mewburn


# 9382c873 26-Jan-2002 aymeric <aymeric@NetBSD.org>

- ANSIfy
- remove some trailing spaces/tabs
- minor style nits


# 043e519d 12-Feb-2001 thorpej <thorpej@NetBSD.org>

Adjust the way that media is initialized on DP8390-compatible
chips. The dp8390_softc now has media_init and media_fini
function pointers that do the work.


# d1089630 29-Dec-2000 is <is@NetBSD.org>

The name is X-surf, not X-serv. I'll never learn this.
Thanks to Petri Koistinen for the correction.


# d7e70f70 23-Jan-2000 aymeric <aymeric@NetBSD.org>

sync with new bus.h


# 99943b2c 30-Dec-1999 is <is@NetBSD.org>

Rewrite of the Amiga bus_space machinery to prepare for the support of
the generic IDE driver and the PCMCIA slots.


# 5a05d400 25-Nov-1999 is <is@NetBSD.org>

Address range scaling is hidden by the bus_space functions. Correct the
definitions in case we ever do bus_space accounting on Amiga.


# 57ac5a3e 25-Nov-1999 is <is@NetBSD.org>

Another RTL8019 board: X-serve by Individual Computers Jens Schoenfeld.


# 1449b87b 11-Nov-1998 veego <veego@NetBSD.org>

New driver for the Ariadne II.