OpenGrok
Cross Reference: autrivar.h
xref
: /
src
/
sys
/
dev
/
pci
/
autrivar.h
Home
|
History
|
Annotate
|
Download
|
only in
pci
History log of
/src/sys/dev/pci/autrivar.h
Revision
Date
Author
Comments
1.6
17-Mar-2012
martin
Split device_t
1.5
23-Nov-2011
jmcneill
branches: 1.5.2;
Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From
the original ad-audiomp branch notes:
Add MP locking to the audio drivers.
Making the audio drivers MP safe is necessary before efforts
can be made to make the VM system MP safe.
The are two locks per device instance, an ISR lock and
a character device lock. The ISR lock replaces calls to
splaudio()/splx(), and will be held across calls to device
methods which were called at splaudio() before (e.g.
trigger_output). The character device lock is held across
calls to nearly all of the methods, excluding some only
used for initialization, e.g. get_locks.
Welcome to 5.99.57.
1.4
09-Dec-2007
jmcneill
branches: 1.4.26; 1.4.48; 1.4.50;
Merge jmcneill-pm branch.
1.3
04-Mar-2007
christos
branches: 1.3.14; 1.3.16; 1.3.24; 1.3.26;
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
1.2
18-Nov-2001
augustss
branches: 1.2.2; 1.2.4; 1.2.36; 1.2.74; 1.2.76;
ANSIfy driver.
1.1
18-Nov-2001
someya
add Trident 4DWAVE based (4DWAVE DX/NX,SiS 7018,ALi M5451) PCI audio driver
1.2.76.1
27-Feb-2007
ad
Add MP locking for audio drivers.
1.2.74.1
12-Mar-2007
rmind
Sync with HEAD.
1.2.36.2
21-Jan-2008
yamt
sync with head
1.2.36.1
03-Sep-2007
yamt
sync with head.
1.2.4.2
10-Jan-2002
thorpej
Sync kqueue branch with -current.
1.2.4.1
18-Nov-2001
thorpej
file autrivar.h was added on branch kqueue on 2002-01-10 19:56:27 +0000
1.2.2.2
08-Jan-2002
nathanw
Catch up to -current.
1.2.2.1
18-Nov-2001
nathanw
file autrivar.h was added on branch nathanw_sa on 2002-01-08 00:30:59 +0000
1.3.26.1
11-Dec-2007
yamt
sync with head.
1.3.24.1
26-Dec-2007
ad
Sync with head.
1.3.16.1
09-Jan-2008
matt
sync with HEAD
1.3.14.1
04-Oct-2007
joerg
Convert autri(4) to PNP power handling.
1.4.50.1
19-Nov-2011
jmcneill
port ad-audiomp2 branch changes to 5.99.56
todo:
- port ad-audiomp2 pcppi changes
- these drivers need to be fixed:
- emuxki
- gcscaudio
- hdafg
- uaudio
- umidi
- MD audio drivers
1.4.48.1
17-Apr-2012
yamt
sync with head
1.4.26.1
08-Dec-2008
ad
Convert some more drivers.
1.5.2.1
05-Apr-2012
mrg
sync to latest -current.
Indexes created Mon Oct 13 21:09:55 GMT 2025