| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Submitted by: marius@alchemy.franken.de
MFC after: 3 days
|
| |
|
|
|
|
|
|
|
|
|
| |
o Protect .h against multiple includes.
o eliminate the pointers to the read/write routines. The
bus_space_read routines can cope since we have the offset
field.
o Print a warning if the requested map address is > 16M and
your chipset doesn't support the extended ExCA registers.
|
|
|
|
| |
something wound up grafted to a comma.
|
| |
|
| |
|
|
to ExCA register sets. These registers exist in both ISA and PCI
devices in a couple different ways, and this will provide a common
base for future building. This code is a rehash of the pccbb 16-bit
code, which was a rehash of the pcic code, which was a rehash of the
netbsd i82365 code. More hashing to come.
|