OpenGrok
Cross Reference: spicvar.h
xref
: /
src
/
sys
/
dev
/
ic
/
spicvar.h
Home
|
History
|
Annotate
|
Download
|
only in
ic
History log of
/src/sys/dev/ic/spicvar.h
Revision
Date
Author
Comments
1.9
10-Apr-2022
andvar
fix various typos in comments and output/log messages.
1.8
27-Jun-2016
pgoyette
Add license, copied from the companion file dev/ic/spic.c
Addresses PR kern/25173 (the $NetBSD$ had previously been added in
rev 1.7 by dyoung)
1.7
24-Feb-2010
dyoung
branches: 1.7.20; 1.7.38;
A pointer typedef entails trading too much flexibility to declare const
and non-const types, and the kernel uses both const and non-const
PMF qualifiers and device suspensors, so change the pmf_qual_t and
device_suspensor_t typedefs from "pointers to const" to non-pointer,
non-const types.
1.6
08-Jan-2010
dyoung
branches: 1.6.2;
Expand PMF_FN_* macros.
1.5
04-May-2008
xtraeme
device_t/softc split for spic(4) and other related cosmetic changes.
1.4
29-Feb-2008
dyoung
branches: 1.4.2; 1.4.4;
Use PMF_FN_ARGS, PMF_FN_PROTO.
1.3
17-Dec-2007
christos
branches: 1.3.2; 1.3.6;
from jmcneill: suspend and resume handlers for spic.
1.2
20-Jun-2006
jmcneill
branches: 1.2.30; 1.2.40; 1.2.44;
Hook the lid switch, sleep button, and hibernate button into sysmon. This
enables special Fn keys on Sony Vaio laptops.
1.1
22-Apr-2002
augustss
branches: 1.1.6; 1.1.8; 1.1.30; 1.1.44; 1.1.48; 1.1.56;
Add a driver for the Sony SPIC that handles jog dials etc.
This driver works on my SRX77, but probably little else.
It makes the jog dial appear as a wsmouse.
1.1.56.1
13-Jul-2006
gdamore
Merge from HEAD.
1.1.48.1
26-Jun-2006
yamt
sync with head.
1.1.44.1
09-Sep-2006
rpaulo
sync with head
1.1.30.3
17-Mar-2008
yamt
sync with head.
1.1.30.2
21-Jan-2008
yamt
sync with head
1.1.30.1
21-Jun-2006
yamt
sync with head.
1.1.8.2
23-Jun-2002
jdolecek
catch up with -current on kqueue branch
1.1.8.1
22-Apr-2002
jdolecek
file spicvar.h was added on branch kqueue on 2002-06-23 17:46:52 +0000
1.1.6.2
20-Jun-2002
nathanw
Catch up to -current.
1.1.6.1
22-Apr-2002
nathanw
file spicvar.h was added on branch nathanw_sa on 2002-06-20 03:45:03 +0000
1.2.44.1
02-Jan-2008
bouyer
Sync with HEAD
1.2.40.1
26-Dec-2007
ad
Sync with head.
1.2.30.2
23-Mar-2008
matt
sync with HEAD
1.2.30.1
09-Jan-2008
matt
sync with HEAD
1.3.6.2
02-Jun-2008
mjf
Sync with HEAD.
1.3.6.1
03-Apr-2008
mjf
Sync with HEAD.
1.3.2.1
24-Mar-2008
keiichi
sync with head.
1.4.4.2
11-Mar-2010
yamt
sync with head
1.4.4.1
16-May-2008
yamt
sync with head.
1.4.2.1
18-May-2008
yamt
sync with head.
1.6.2.1
30-Apr-2010
uebayasi
Sync with HEAD.
1.7.38.1
09-Jul-2016
skrll
Sync with HEAD
1.7.20.1
03-Dec-2017
jdolecek
update from HEAD
Indexes created Fri Oct 17 23:09:53 GMT 2025