History log of /src/sys/arch/hpcmips/vr/ite8181_vrip.c |
Revision | | Date | Author | Comments |
1.10 |
| 27-Oct-2012 |
chs | split device_t/softc for all remaining drivers. replace "struct device *" with "device_t". use device_xname(), device_unit(), etc.
|
1.9 |
| 11-Dec-2005 |
christos | branches: 1.9.112; 1.9.122; merge ktrace-lwp.
|
1.8 |
| 15-Jul-2003 |
lukem | __KERNEL_RCSID()
|
1.7 |
| 02-Oct-2002 |
thorpej | branches: 1.7.6; Use CFATTACH_DECL().
|
1.6 |
| 27-Sep-2002 |
thorpej | Declare all cfattach structures const.
|
1.5 |
| 27-Jan-2002 |
takemura | Added vripif.
|
1.4 |
| 16-Sep-2001 |
uch | branches: 1.4.4; ANSIfy, KNF.
|
1.3 |
| 18-Apr-2001 |
sato | branches: 1.3.2; 1.3.4; - support VR4122 vrip register map. - support VR4122 ICU register map. - support VR4122 intr levels. XXX: currently if 'options VR4122' is defined, XXX: cannot specify 'options VR4121','options VR4111', 'options VR4102'. XXXX: i have not the VR4122 based hardware.. so no check for VR4122.
|
1.2 |
| 22-Feb-2001 |
uch | branches: 1.2.2; hpc common files are moved to dev/hpc.
|
1.1 |
| 02-Oct-2000 |
sato | branches: 1.1.2; experimental ite8181 video driver for hpcfb. - just copy from bivideo. - erase WindowsCE hardware cursor initialy. - LCD power management codes exist, but currently disabled. Because some devices(include ite8181) confuse after LCD power turn on. WorkPad z50 power unit seem to be very weak
|
1.1.2.4 |
| 21-Apr-2001 |
bouyer | Sync with HEAD
|
1.1.2.3 |
| 12-Mar-2001 |
bouyer | Sync with HEAD.
|
1.1.2.2 |
| 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.1.2.1 |
| 02-Oct-2000 |
bouyer | file ite8181_vrip.c was added on branch thorpej_scsipi on 2000-11-20 20:47:50 +0000
|
1.2.2.1 |
| 21-Jun-2001 |
nathanw | Catch up to -current.
|
1.3.4.1 |
| 01-Oct-2001 |
fvdl | Catch up with -current.
|
1.3.2.3 |
| 10-Oct-2002 |
jdolecek | sync kqueue with -current; this includes merge of gehenna-devsw branch, merge of i386 MP branch, and part of autoconf rototil work
|
1.3.2.2 |
| 11-Feb-2002 |
jdolecek | Sync w/ -current.
|
1.3.2.1 |
| 10-Jan-2002 |
thorpej | Sync kqueue branch with -current.
|
1.4.4.3 |
| 18-Oct-2002 |
nathanw | Catch up to -current.
|
1.4.4.2 |
| 28-Feb-2002 |
nathanw | Catch up to -current.
|
1.4.4.1 |
| 16-Sep-2001 |
nathanw | file ite8181_vrip.c was added on branch nathanw_sa on 2002-02-28 04:10:04 +0000
|
1.7.6.3 |
| 21-Sep-2004 |
skrll | Fix the sync with head I botched.
|
1.7.6.2 |
| 18-Sep-2004 |
skrll | Sync with HEAD.
|
1.7.6.1 |
| 03-Aug-2004 |
skrll | Sync with HEAD
|
1.9.122.1 |
| 20-Nov-2012 |
tls | Resync to 2012-11-19 00:00:00 UTC
|
1.9.112.1 |
| 30-Oct-2012 |
yamt | sync with head
|