Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
for ports that copy the symbol table to the end of kernel space (all that use DDB do this)
|
|
|
|
|
|
Use the pci iack cycle to determine interrupt cause instead of
polling the chip.
Probably could use some more work.
|
|
|
|
NCR driver seems to work.
Major changes are isa can be child of pci or mainbus.
ofroot is child of mainbus not root.
ofw bus configured before pci bus
Note that if a pci device configures accessing of driver will crash
the system. they need to be exclusive.
|
|
|
|
|
|
|
|
Need to get symbol support in the loader too.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
with /dev/ksyms
|
|
|
|
|
|
|
|
vnodes to be created for a given file.
|
|
(note: disgusting bitfields)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
emory@hellyeah.com
|