OpenGrok
Cross Reference: tx39ir.c
xref
: /
src
/
sys
/
arch
/
hpcmips
/
tx
/
tx39ir.c
Home
|
History
|
Annotate
|
Download
|
only in
tx
History log of
/src/sys/arch/hpcmips/tx/tx39ir.c
Revision
Date
Author
Comments
1.11
10-Sep-2023
andvar
tx39ir(4): rewrite code to use DPRINTF definition from debug.h.
custom one had wrong vrpiu_debug variable in if block (likely copy pasta)
debug code also calls dbg_bitmask_print(), thus was failing to build.
remove unneeded #undef TX39IRDEBUG.
Fixes TX39IRDEBUG build (tested with hpcmips TX3912 kernel config).
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
28-Apr-2008
martin
branches: 1.9.34; 1.9.44;
Remove clause 3 and 4 from TNF licenses
1.8
11-Dec-2005
christos
branches: 1.8.74; 1.8.76; 1.8.78;
merge ktrace-lwp.
1.7
15-Jul-2003
lukem
__KERNEL_RCSID()
1.6
02-Oct-2002
thorpej
branches: 1.6.6;
Use CFATTACH_DECL().
1.5
27-Sep-2002
thorpej
Declare all cfattach structures const.
1.4
29-Jan-2002
uch
clean up debug print and configuration.
1.3
02-Aug-2001
shin
branches: 1.3.6;
make this file compilable without TX39IRDEBUG.
1.2
14-Jun-2001
uch
branches: 1.2.2;
ANSI KNF. and change my copyright to TNF copyright.
1.1
13-Jan-2000
uch
branches: 1.1.6; 1.1.8;
TX39 IR module (connected to TX39 UARTB module)
1.1.8.1
21-Jun-2001
nathanw
Catch up to -current.
1.1.6.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.6.1
13-Jan-2000
bouyer
file tx39ir.c was added on branch thorpej_scsipi on 2000-11-20 20:47:24 +0000
1.2.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.2.2.2
11-Feb-2002
jdolecek
Sync w/ -current.
1.2.2.1
03-Aug-2001
lukem
update to -current
1.3.6.3
18-Oct-2002
nathanw
Catch up to -current.
1.3.6.2
28-Feb-2002
nathanw
Catch up to -current.
1.3.6.1
02-Aug-2001
nathanw
file tx39ir.c was added on branch nathanw_sa on 2002-02-28 04:10:02 +0000
1.6.6.3
21-Sep-2004
skrll
Fix the sync with head I botched.
1.6.6.2
18-Sep-2004
skrll
Sync with HEAD.
1.6.6.1
03-Aug-2004
skrll
Sync with HEAD
1.8.78.1
16-May-2008
yamt
sync with head.
1.8.76.1
18-May-2008
yamt
sync with head.
1.8.74.1
02-Jun-2008
mjf
Sync with HEAD.
1.9.44.1
20-Nov-2012
tls
Resync to 2012-11-19 00:00:00 UTC
1.9.34.1
30-Oct-2012
yamt
sync with head
Indexes created Fri Oct 31 04:09:52 GMT 2025