OpenGrok
Cross Reference: aha_isapnp.c
xref
: /
src
/
sys
/
dev
/
isapnp
/
aha_isapnp.c
Home
|
History
|
Annotate
|
Download
|
only in
isapnp
History log of
/src/sys/dev/isapnp/aha_isapnp.c
Revision
Date
Author
Comments
1.20
14-Jul-2016
msaitoh
- Use aprint*() more in xxx_attach().
- Add missing aprint_naive("\n").
- Remove extra spaces and tabs.
- KNF.
1.19
22-Sep-2009
tsutsui
branches: 1.19.22; 1.19.40;
Make local functions static.
1.18
21-Sep-2009
tsutsui
Split device_t/softc. Tested on AHA-1542CF.
1.17
12-May-2009
cegger
struct device * -> device_t, no functional changes intended.
1.16
12-May-2009
cegger
struct cfdata * -> cfdata_t, no functional changes intended.
1.15
28-Apr-2008
martin
branches: 1.15.14;
Remove clause 3 and 4 from TNF licenses
1.14
08-Apr-2008
cegger
branches: 1.14.2; 1.14.4;
use aprint_*_dev and device_xname
1.13
19-Oct-2007
ad
branches: 1.13.16;
machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h
1.12
16-Nov-2006
christos
branches: 1.12.8; 1.12.22; 1.12.24; 1.12.28;
__unused removal on arguments; approved by core.
1.11
12-Oct-2006
christos
- sprinkle __unused on function decls.
- fix a couple of unused bugs
- no more -Wno-unused for i386
1.10
29-Mar-2006
thorpej
branches: 1.10.8; 1.10.10;
Use device_private().
1.9
11-Dec-2005
christos
branches: 1.9.4; 1.9.6; 1.9.8; 1.9.10; 1.9.12;
merge ktrace-lwp.
1.8
04-Feb-2005
perry
branches: 1.8.6;
de-__P
1.7
02-Oct-2002
thorpej
branches: 1.7.6; 1.7.14; 1.7.16;
Add trailing ; to CFATTACH_DECL.
1.6
30-Sep-2002
thorpej
Use CFATTACH_DECL().
1.5
27-Sep-2002
thorpej
Declare all cfattach structures const.
1.4
13-Nov-2001
lukem
add RCSID
1.3
22-Mar-1999
mycroft
branches: 1.3.20; 1.3.22;
Reject variant numbers which are too large (so that a new version of isapnpdevs
with an old driver will not lose mysteriously).
1.2
22-Mar-1999
mycroft
Update callers of isapnp_devmatch().
1.1
23-Nov-1998
christos
add adaptec aha attachment.
1.3.22.2
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.22.1
10-Jan-2002
thorpej
Sync kqueue branch with -current.
1.3.20.2
18-Oct-2002
nathanw
Catch up to -current.
1.3.20.1
14-Nov-2001
nathanw
Catch up to -current.
1.7.16.1
12-Feb-2005
yamt
sync with head.
1.7.14.1
29-Apr-2005
kent
sync with -current
1.7.6.1
04-Feb-2005
skrll
Sync with HEAD.
1.8.6.3
27-Oct-2007
yamt
sync with head.
1.8.6.2
30-Dec-2006
yamt
sync with head.
1.8.6.1
21-Jun-2006
yamt
sync with head.
1.9.12.1
31-Mar-2006
tron
Merge 2006-03-31 NetBSD-current into the "peter-altq" branch.
1.9.10.1
19-Apr-2006
elad
sync with head.
1.9.8.1
01-Apr-2006
yamt
sync with head.
1.9.6.1
22-Apr-2006
simonb
Sync with head.
1.9.4.1
09-Sep-2006
rpaulo
sync with head
1.10.10.2
10-Dec-2006
yamt
sync with head.
1.10.10.1
22-Oct-2006
yamt
sync with head
1.10.8.1
18-Nov-2006
ad
Sync with head.
1.12.28.1
25-Oct-2007
bouyer
Sync with HEAD.
1.12.24.1
06-Nov-2007
matt
sync with HEAD
1.12.22.1
26-Oct-2007
joerg
Sync with HEAD.
Follow the merge of pmap.c on i386 and amd64 and move
pmap_init_tmp_pgtbl into arch/x86/x86/pmap.c. Modify the ACPI wakeup
code to restore CR4 before jumping back into kernel space as the large
page option might cover that.
1.12.8.1
23-Oct-2007
ad
Sync with head.
1.13.16.1
02-Jun-2008
mjf
Sync with HEAD.
1.14.4.3
11-Mar-2010
yamt
sync with head
1.14.4.2
16-May-2009
yamt
sync with head
1.14.4.1
16-May-2008
yamt
sync with head.
1.14.2.1
18-May-2008
yamt
sync with head.
1.15.14.1
13-May-2009
jym
Sync with HEAD.
Commit is split, to avoid a "too many arguments" protocol error.
1.19.40.1
05-Oct-2016
skrll
Sync with HEAD
1.19.22.1
03-Dec-2017
jdolecek
update from HEAD
Indexes created Mon Oct 20 05:10:11 GMT 2025