Home | History | Annotate | Download | only in dev
History log of /src/sys/arch/evbppc/explora/dev/le_elb.c
RevisionDateAuthorComments
 1.12  29-May-2022  rin le(4): Fix resource leaks for error paths.

XXX
Compile test only (at least one arch per driver).
 1.11  08-Dec-2021  andvar fix various typos in comments and log messages.
 1.10  02-Mar-2021  rin Convert to intr_establish_xname().
 1.9  01-Jul-2011  dyoung branches: 1.9.66;
#include <sys/bus.h> instead of <machine/bus.h>.
 1.8  28-Apr-2008  martin Remove clause 3 and 4 from TNF licenses
 1.7  04-Apr-2008  tsutsui branches: 1.7.2; 1.7.4;
Split device_t/softc for le(4) and variants and misc cosmetic changes.
 1.6  07-Mar-2007  he branches: 1.6.40;
Add a required __UNVOLATILE() around argument to memcpy() / memset().
 1.5  04-Mar-2007  christos Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
 1.4  11-Dec-2005  christos branches: 1.4.26;
merge ktrace-lwp.
 1.3  16-Aug-2003  hannken branches: 1.3.16;
Add bus_dmamap_sync as dma regions are no longer uncached.
 1.2  15-Jul-2003  lukem __KERNEL_RCSID()
 1.1  11-Mar-2003  hannken branches: 1.1.2;
Add a port to the NCD Explora451 ThinClient.

- Supported devices: le, com, lpt, pckbd, frame buffer.
- Support missing: phy, audio, pcmcia.
- Boots from network or md.

Approved by: Eduardo Horvath <eeh@netbsd.org>
 1.1.2.3  21-Sep-2004  skrll Fix the sync with head I botched.
 1.1.2.2  18-Sep-2004  skrll Sync with HEAD.
 1.1.2.1  03-Aug-2004  skrll Sync with HEAD
 1.3.16.1  03-Sep-2007  yamt sync with head.
 1.4.26.1  12-Mar-2007  rmind Sync with HEAD.
 1.6.40.1  02-Jun-2008  mjf Sync with HEAD.
 1.7.4.1  16-May-2008  yamt sync with head.
 1.7.2.1  18-May-2008  yamt sync with head.
 1.9.66.1  03-Apr-2021  thorpej Sync with HEAD.

RSS XML Feed