| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Revert previous commit; the XR17V35X probe that was added accesses registers
that aren't guaranteed to be there and may even belong to a different device.
This triggers a fault on hppa machines like the C3000 for example.
|
|
|
|
|
|
|
|
|
| |
frequency of 125Mhz, and have a unique sleep register. A custom
interrupt handler is setup in puc for these ports so it can check a
register which reports which ports triggered the interrupt, rather
than having to run comintr for every port every time.
ok mlarkin deraadt
|
|
|
|
|
|
| |
allow for custom frequencies not a multiple of COM_FREQ
ok deraadt
|
|
|
|
| |
by krw and myself.
|
|
|
|
|
|
| |
that the .o file is half the size. Tested by camield (who just doubled
the table size recently for a 16-port device). Hopefully no regressions,
since this is a pretty large change of a very large table.
|
|
|
|
|
|
| |
Bump PUC_MAX_PORTS, the resulting growth of pucdata will be dealt with later.
ok deraadt
|
|
|
|
| |
Tested and okay sthen@.
|
| |
|
| |
|
|
|
|
|
| |
unused variables, tested by todd
ok kettenis
|
|
|
|
| |
Tested by millert@
|
|
|
|
|
|
| |
tested on puc@pci by fkr and meself on the cardbus.
still needs a bit more work but generally works.
deraadt@ ok and some input from miod@
|
| |
|
| |
|
| |
|
|
|