Michael Brown
|
ef37f78cbe
|
Cut out almost all the optional code paths, drastically simplifying the
flow of control through this code.
We now always add PCI and PnP headers even for ISA ROMs; there's no harm
in doing so.
UNDI loader is still missing.
|
2006-06-06 15:33:39 +00:00 |
|
Michael Brown
|
5d28bae0f1
|
Fix up building with gcc 4.0.1 / gas 2.16.91
|
2006-01-17 01:47:41 +00:00 |
|
Michael Brown
|
698f86f25a
|
Prevent hundreds of errors from "make symcheck". The prefix exit path
mechanism has changed anyway, and so must be rewritten, but at least doing
this makes the output of "make symcheck" more legible.
|
2005-04-23 14:57:53 +00:00 |
|
Michael Brown
|
792f34d228
|
#ifdef 0 out the UNDI loader routine, since it refers to the obsolete
callback mechanism.
|
2005-04-09 11:17:29 +00:00 |
|
Michael Brown
|
3d6123e69a
|
Initial revision
|
2005-03-08 18:53:11 +00:00 |
|