index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
sparc
/
include
/
autoconf.h
Age
Commit message (
Expand
)
Author
2022-05-22
fix various small typos, mainly in comments.
andvar
2021-01-24
avoid using 'extern <func|data>;' inside a .c file, but instead
mrg
2021-01-17
set machine_model[] earlier, so that bootstrap can use it.
mrg
2012-10-27
split device_t/softc for all remaining drivers.
chs
2011-07-01
#include <sys/bus.h> instead of <machine/bus.h>.
dyoung
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2008-02-12
Introduce device_find_by_xname and device_find_by_driver_unit to replace
joerg
2006-03-04
De-__P.
uwe
2006-03-04
s/u_intN_t/uintN_t/
uwe
2005-12-11
merge ktrace-lwp.
christos
2005-06-03
Sprinkle some const
martin
2005-05-31
- sprinkle const
christos
2004-06-28
Rename bus_translate_address_generic => bus_space_translate_address_generic()
pk
2004-06-27
Always use `full bus space'. In order to implement this more efficiently,
pk
2003-08-07
Move UCB-licensed code from 4-clause to 3-clause licence.
agc
2003-02-18
Move makememarr() into promlib.c.
pk
2002-08-25
Add a generic function to translate a device address using a
thorpej
2002-03-11
`bus_type_t' is gone. Retain bus_space_map2() for MD drivers that need
pk
2000-03-21
findzs() is now used only by the kgbd initialision code.
pk
2000-01-11
Remove old-style boot device recognition.
pk
1999-02-14
Adjust to functionality and changes introduced with <machine/promlib.h>
pk
1998-10-06
configure() prototype is in <sys/device.h>
thorpej
1998-09-26
Move PROM interface prototypes into openprom.h
pk
1998-08-30
Nuke old getprop() function and put its successor in place.
pk
1998-08-21
Convert to [pv]addr_t & [pv]size_t.
pk
1998-07-29
<sparc/dev/sbusvar.h> => <dev/sbus/sbusvar.h>
pk
1998-04-07
Remove old mapdev() function prototype.
pk
1998-03-30
Make mainbus attach phys addr field a bus_addr_t.
pk
1998-03-29
Enter `obio_find_rom_map()' prototype.
pk
1998-03-21
Remove old `confargs' structure which is no longer used; extract the
pk
1998-01-25
bus_map() & bus_untmp() are only used for sun4/obio devices.
pk
1997-05-24
Always use `rr_iospace' to track the MMU page type bits.
pk
1997-05-18
Remove bus_tmp().
pk
1997-04-08
Move "range" property description out of generic `romaux'.
pk
1996-12-10
Comply with recent autoconfiguration changes. Diffs graciously supplied
pk
1996-04-10
Make room for another `value' in struct bootpath. Drop the global `bootdv'
pk
1996-03-31
Add some v3 PROM glue.
pk
1996-03-14
Add missing prototypes and fix the fp struct for svr4.
christos
1996-01-15
Add a "mountroot hook" mechanism so that devices can take care of
thorpej
1996-01-11
Move bus_map() prototype here.
pk
1995-12-11
Change mapdev() and mapiodev() to take a `struct rom_reg', enabling the use
pk
1995-08-18
declarations
pk
1995-03-08
Allow for multiple virtual PROM addresses.
pk
1995-02-01
Integrate changes from Chuck Cranor for the Sun 4/100.
pk
1994-11-23
XXmatch change (and a few __P() as well)
deraadt
1994-11-20
copyright/Id cleanup
deraadt
1994-10-15
mapiodev takes a bustype argument now
deraadt
1994-09-17
"struct confargs" is used for all device match/attach functions. It
deraadt
1994-05-19
liten
deraadt
1993-10-11
stdarg.h, varargs.h, psl.h, autoconf.h: posted patches from torek
deraadt
[next]