OpenGrok
Cross Reference: stub_ebus.c
xref
: /
src
/
sys
/
arch
/
emips
/
ebus
/
stub_ebus.c
Home
|
History
|
Annotate
|
Download
|
only in
ebus
History log of
/src/sys/arch/emips/ebus/stub_ebus.c
Revision
Date
Author
Comments
1.4
25-Jul-2014
dholland
Add d_discard to all struct cdevsw instances I could find.
All have been set to "nodiscard"; some should get a real implementation.
1.3
16-Mar-2014
dholland
branches: 1.3.2;
Change (mostly mechanically) every cdevsw/bdevsw I can find to use
designated initializers.
I have not built every extant kernel so I have probably broken at
least one build; however I've also found and fixed some wrong
cdevsw/bdevsw entries so even if so I think we come out ahead.
1.2
27-Oct-2012
chs
branches: 1.2.2;
split device_t/softc for all remaining drivers.
replace "struct device *" with "device_t".
use device_xname(), device_unit(), etc.
1.1
26-Jan-2011
pooka
branches: 1.1.2; 1.1.4; 1.1.8; 1.1.10; 1.1.20;
Add support for the Extensible MIPS ("eMIPS") platform. The
NetBSD/emips port runs on Xilinx and Beecube FPGA systems and the
Giano system simulator.
eMIPS is a platform developed at Microsoft Research for researching
reconfigurable computing. eMIPS allows dynamic loading and scheduling
of application-specific circuits for the purpose of accelerating
computations based on the current workload.
NetBSD eMIPS support for NetBSD 4.x was written at Microsoft Research
by Alessandro Forin and Neil Pittman. Microsoft Corporation has
donated full copyright to The NetBSD Foundation.
Platform support for eMIPS is the first part of Microsoft's
contribution. The second part includes the hardware accelerator
framework and will be proposed on tech-kern soon.
1.1.20.2
20-Aug-2014
tls
Rebase to HEAD as of a few days ago.
1.1.20.1
20-Nov-2012
tls
Resync to 2012-11-19 00:00:00 UTC
1.1.10.2
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.1.10.1
30-Oct-2012
yamt
sync with head
1.1.8.2
06-Jun-2011
jruoho
Sync with HEAD.
1.1.8.1
26-Jan-2011
jruoho
file stub_ebus.c was added on branch jruoho-x86intr on 2011-06-06 09:05:16 +0000
1.1.4.2
05-Mar-2011
rmind
sync with head
1.1.4.1
26-Jan-2011
rmind
file stub_ebus.c was added on branch rmind-uvmplock on 2011-03-05 20:49:55 +0000
1.1.2.2
08-Feb-2011
bouyer
Sync with HEAD
1.1.2.1
26-Jan-2011
bouyer
file stub_ebus.c was added on branch bouyer-quota2 on 2011-02-08 18:05:06 +0000
1.2.2.1
18-May-2014
rmind
sync with head
1.3.2.1
10-Aug-2014
tls
Rebase.
Indexes created Mon Oct 13 16:09:52 GMT 2025