ad
|
88ab7da936
|
Merge some of the less invasive changes from the vmlocking branch:
- kthread, callout, devsw API changes
- select()/poll() improvements
- miscellaneous MT safety improvements
|
2007-07-09 20:51:58 +00:00 |
|
christos
|
328ed75351
|
add missing decl
|
2006-09-03 06:42:44 +00:00 |
|
perry
|
fbae48b901
|
Change "inline" back to "__inline" in .h files -- C99 is still too
new, and some apps compile things in C89 mode. C89 keywords stay.
As per core@.
|
2006-02-16 20:17:12 +00:00 |
|
perry
|
3d4ed1fbc7
|
__inline__ -> inline
|
2005-12-24 23:41:33 +00:00 |
|
christos
|
95e1ffb156
|
merge ktrace-lwp.
|
2005-12-11 12:16:03 +00:00 |
|
christos
|
f381db6045
|
- add missing const
- fix variable shadowing
- remove unneeded casts
|
2005-05-30 04:43:46 +00:00 |
|
perry
|
18db93c7f6
|
de-__P
|
2005-02-04 02:10:35 +00:00 |
|
mycroft
|
a1d101ba64
|
Add a settype function.
Nuke address windows earlier in power up sequence.
|
2004-08-11 06:56:57 +00:00 |
|
soren
|
875bff0962
|
To make dev/pcmcia work on platforms with 64-bit bus_addr_t and
32-bit bus_size_t (sparc), change the pcmcia_mem_map(9) offsetp
argument to bus_size_t as it is used as a bus_space offset.
|
2001-12-15 13:23:20 +00:00 |
|
bad
|
f44fb0d91c
|
A backend for Databook's TCIC family of PCMCIA chips.
Thanks to Andreas Lohrum, O'Reilly Verlag, Terry Moore, and Holger Czukay
for hardware, documentation, and support.
|
1999-03-23 20:04:14 +00:00 |
|