OpenGrok
Cross Reference: apbus_subr.c
xref
: /
src
/
sys
/
arch
/
newsmips
/
apbus
/
apbus_subr.c
Home
|
History
|
Annotate
|
Download
|
only in
apbus
History log of
/src/sys/arch/newsmips/apbus/apbus_subr.c
Revision
Date
Author
Comments
1.10
30-Sep-2018
tsutsui
Fix news5000 panic during boot on APbus attach. PR port-newsmips/53626
Discussed with ryo@ (the original author of news5000 support).
Should be pulled up to netbsd-8.
1.9
24-Mar-2014
christos
branches: 1.9.22; 1.9.28; 1.9.30;
- fix unused
- use cpu_{g,s}etmodel
1.8
09-Apr-2008
tsutsui
branches: 1.8.38; 1.8.48; 1.8.54;
Split device_t/softc, with misc cleanup.
1.7
11-Dec-2005
christos
branches: 1.7.74;
merge ktrace-lwp.
1.6
06-Feb-2005
tsutsui
Misc cleanup:
- ANSI function decls
- remove __P()
- u_intNN_t -> uintNN_t
- remove register decls
- bcopy -> memcpy, strcpy
- bzero -> memset
- bcmp -> memcmp
- use malloc(9) with M_ZERO
- some KNF
etc.
1.5
15-Jul-2003
lukem
branches: 1.5.8; 1.5.10;
__KERNEL_RCSID()
1.4
19-Apr-2003
tsutsui
branches: 1.4.2;
TAB/space cleanup.
1.3
03-Dec-2000
matt
Make this stuff compile with -wstrict-prototpes -wmissing-prototypes.
More use of prototypes inside includes should be done.
1.2
23-Dec-1999
tsubai
branches: 1.2.6;
* Apply updates from Shimizu-san received after the initial commit.
* G/C unused.
* Many cosmetic changes.
* etc...
1.1
22-Dec-1999
tsubai
First cut of news5000 support.
Mostly from SHIMIZU Ryo <dejiko@di.gi.charat.org>.
1.2.6.3
08-Dec-2000
bouyer
Sync with HEAD.
1.2.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.2.6.1
23-Dec-1999
bouyer
file apbus_subr.c was added on branch thorpej_scsipi on 2000-11-20 20:17:15 +0000
1.4.2.4
06-Feb-2005
skrll
Sync with HEAD.
1.4.2.3
21-Sep-2004
skrll
Fix the sync with head I botched.
1.4.2.2
18-Sep-2004
skrll
Sync with HEAD.
1.4.2.1
03-Aug-2004
skrll
Sync with HEAD
1.5.10.1
12-Feb-2005
yamt
sync with head.
1.5.8.1
29-Apr-2005
kent
sync with -current
1.7.74.1
02-Jun-2008
mjf
Sync with HEAD.
1.8.54.1
18-May-2014
rmind
sync with head
1.8.48.1
20-Aug-2014
tls
Rebase to HEAD as of a few days ago.
1.8.38.1
22-May-2014
yamt
sync with head.
for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.
this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")
1.9.30.1
10-Jun-2019
christos
Sync with HEAD
1.9.28.1
20-Oct-2018
pgoyette
Sync with head
1.9.22.1
18-Nov-2018
martin
Pull up following revision(s) (requested by tsutsui in ticket #1095):
sys/arch/newsmips/apbus/apbus.c: revision 1.23
sys/arch/newsmips/apbus/apbus_subr.c: revision 1.10
sys/arch/newsmips/apbus/apbusvar.h: revision 1.10
sys/arch/newsmips/conf/std.newsmips: revision 1.18
Fix news5000 panic during boot on APbus attach. PR port-newsmips/53626
Discussed with ryo@ (the original author of news5000 support).
Should be pulled up to netbsd-8.
Indexes created Mon Oct 20 11:09:49 GMT 2025