Kees van Reeuwijk
|
86a23c1fbd
|
Remove U16_t and most other similar types. Rewrite functions to ansi-style
declaration if necessary.
|
2010-04-21 11:05:22 +00:00 |
|
Kees van Reeuwijk
|
c114df82ec
|
Rename all uses of U8_t to u8_t and remove U8_t, remove unused I8_t,
Remove all uses of U16_t and U32_t in pci-related code.
If necessary to avoid problems, change functions to ansi-style declaration.
|
2010-04-07 13:35:56 +00:00 |
|
Arun Thomas
|
436d6012a3
|
Convert drivers/ and servers/ over to bsdmake
-Move libdriver to lib/
-Install all boot image services on filesystem to aid restartability
|
2010-03-22 21:25:22 +00:00 |
|
Kees van Reeuwijk
|
4faed703d9
|
Added a missing return statement in paired_grant().
Removed lots of unused variables.
|
2010-01-15 21:45:30 +00:00 |
|
Ben Gras
|
c67a56708e
|
es1370 driver and updated es1371 and framework by Pieter Hijma.
|
2007-11-23 11:40:33 +00:00 |
|