History log of /src/sys/arch/hpcmips/dev/ucbio.c |
Revision | | Date | Author | Comments |
1.12 |
| 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.11 |
| 28-Apr-2008 |
martin | branches: 1.11.34; 1.11.44; Remove clause 3 and 4 from TNF licenses
|
1.10 |
| 15-Dec-2007 |
perry | branches: 1.10.6; 1.10.8; 1.10.10; __FUNCTION__ -> __func__
|
1.9 |
| 11-Dec-2005 |
christos | branches: 1.9.50; 1.9.60; 1.9.64; merge ktrace-lwp.
|
1.8 |
| 15-Jul-2003 |
lukem | branches: 1.8.16; __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 |
| 29-Jan-2002 |
uch | clean up debug print and configuration.
|
1.4 |
| 15-Sep-2001 |
uch | branches: 1.4.4; ANSIfy, KNF, change my copyright.
|
1.3 |
| 13-Jun-2001 |
uch | branches: 1.3.2; 1.3.4; (TX39) switch from TX local I/O manager to hpcio
|
1.2 |
| 22-Oct-2000 |
uch | branches: 1.2.2; 1.2.4; new I/O modules framework for TX based system.
|
1.1 |
| 27-Feb-2000 |
uch | UCB1200 GPIO routines.
|
1.2.4.1 |
| 21-Jun-2001 |
nathanw | Catch up to -current.
|
1.2.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.2.2.1 |
| 22-Oct-2000 |
bouyer | file ucbio.c was added on branch thorpej_scsipi on 2000-11-20 20:46:20 +0000
|
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 |
| 15-Sep-2001 |
nathanw | file ucbio.c was added on branch nathanw_sa on 2002-02-28 04:09:55 +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.8.16.1 |
| 21-Jan-2008 |
yamt | sync with head
|
1.9.64.1 |
| 02-Jan-2008 |
bouyer | Sync with HEAD
|
1.9.60.1 |
| 26-Dec-2007 |
ad | Sync with head.
|
1.9.50.1 |
| 09-Jan-2008 |
matt | sync with HEAD
|
1.10.10.1 |
| 16-May-2008 |
yamt | sync with head.
|
1.10.8.1 |
| 18-May-2008 |
yamt | sync with head.
|
1.10.6.1 |
| 02-Jun-2008 |
mjf | Sync with HEAD.
|
1.11.44.1 |
| 20-Nov-2012 |
tls | Resync to 2012-11-19 00:00:00 UTC
|
1.11.34.1 |
| 30-Oct-2012 |
yamt | sync with head
|