Home | History | Annotate | Download | only in dev
History log of /src/sys/arch/sparc/dev/tctrlvar.h
RevisionDateAuthorComments
 1.8  28-Apr-2008  martin Remove clause 3 and 4 from TNF licenses
 1.7  11-Apr-2007  macallan branches: 1.7.34; 1.7.36; 1.7.38;
clean up tadpole_request() API
from mrg
 1.6  04-Mar-2007  christos branches: 1.6.2; 1.6.4;
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
 1.5  06-Mar-2006  macallan branches: 1.5.18;
- use a lock to serialize tadpole_request()
- add a callback to signal monitor detection on the external VGA port
- don't call tadpole-request() in interrupt context
- use a kernel thread for various not time-critical work like device
monitoring, LCD status updates, external event handling and so on
(the monitoring stuff is preliminary and to be replaced by a more generic API)
 1.4  16-Nov-2005  uwe branches: 1.4.4; 1.4.6; 1.4.8;
ANSIify function declarations/defintions. Use uint<N>_t.
Drop trailing whitespace.
Same binary code is produced for GENERIC.MP + KGDB + DDB.
 1.3  09-Mar-2000  garbled branches: 1.3.28; 1.3.44; 1.3.52;
New features:
tctrl now initializes the state of the internal LCD icons. The icons
are unprogrammed at boot time. This incidentally makes the DC-POWER icon
work.

Fixes:
Fix my stupidity in the ENVSYS stuff, and actually follow the API.
 1.2  15-Dec-1999  garbled add <machine/tctrl.h> where needed.
Add some undocumented commands to the ts102 registers file, and fix a few
typos.

Modifications to tctrl.c:

Add entrypoints to driver for open/close/ioctl/poll.
Make device work with apmd. (still no support for suspend/sleep)
Make device work with ENVSYS API.
Slightly restructure handling of events.
Add function to make microcontroller requests.
 1.1  09-Aug-1999  matt branches: 1.1.2; 1.1.8;
Add a driver for the Tadpole SPARCbook microcontroller. It doesn't
do much yet (except for power down support). As sson as I figure
out to get its interrupts enabled, it will be much more functional.
(e.g., print console messages on low power warnings, be able to turn
off the TFT, etc.).
 1.1.8.1  27-Dec-1999  wrstuden Pull up to last week's -current.
 1.1.2.1  20-Nov-2000  bouyer Update thorpej_scsipi to -current as of a month ago
A i386 GENERIC kernel compiles without the siop, ahc and bha drivers
(will be updated later). i386 IDE/ATAPI and ncr work, as well as
sparc/esp_sbus. alpha should work as well (untested yet).
siop, ahc and bha will be updated once I've updated the branch to current
-current, as well as machine-dependant code.
 1.3.52.1  22-Nov-2005  yamt sync with head.
 1.3.44.2  03-Sep-2007  yamt sync with head.
 1.3.44.1  21-Jun-2006  yamt sync with head.
 1.3.28.1  11-Dec-2005  christos Sync with head.
 1.4.8.1  13-Mar-2006  yamt sync with head.
 1.4.6.1  22-Apr-2006  simonb Sync with head.
 1.4.4.1  09-Sep-2006  rpaulo sync with head
 1.5.18.2  15-Apr-2007  yamt sync with head.
 1.5.18.1  12-Mar-2007  rmind Sync with HEAD.
 1.6.4.1  11-Jul-2007  mjf Sync with head.
 1.6.2.1  27-May-2007  ad Sync with head.
 1.7.38.1  16-May-2008  yamt sync with head.
 1.7.36.1  18-May-2008  yamt sync with head.
 1.7.34.1  02-Jun-2008  mjf Sync with HEAD.

RSS XML Feed