scw
fb2c521159
Make it easier to support different types of IXP425 board:
...
- Move board-specific PCI/GPIO initialisation to its rightful place.
- Handle clearing down latched GPIO interrupts in a board-independent way.
- Use MI com(4) driver for on-chip UARTs.
- Misc. tidying up.
Tested on IXDP425.
2003-10-08 14:55:04 +00:00
agc
aad01611e7
Move UCB-licensed code from 4-clause to 3-clause licence.
...
Patches provided by Joel Baker in PR 22364, verified by myself.
2003-08-07 16:26:28 +00:00
ichiro
208a93d254
fix dont reset register when every interrupt.
...
pointed by Shoichi Miyake port-arm/22392
2003-08-07 13:32:27 +00:00
ichiro
25096a1afe
backout to recent changes w/o lwp changes
2003-07-02 10:40:46 +00:00
fvdl
d5aece61d6
Back out the lwp/ktrace changes. They contained a lot of colateral damage,
...
and need to be examined and discussed more.
2003-06-29 22:28:00 +00:00
ichiro
4eee2aed2e
struct proc * -> struct lwp *
...
ixp425_com:
add some status flags
2003-06-29 10:51:29 +00:00
ichiro
079fe66132
delete unneed bit for uart initialize.
...
and bug fix mistaken function
2003-06-03 14:13:30 +00:00
ichiro
b65e980ad1
change into the form KNF
2003-06-01 21:35:39 +00:00
ichiro
4d110df451
add console unit number to configuration parameter.
...
move structure of uart information
2003-06-01 01:49:56 +00:00
ichiro
a52b2549e2
print description of Console and enable ixpcom0/1 in configuration
2003-05-31 23:57:45 +00:00
ichiro
c5980a60b3
cosmetic change & some bugfix
2003-05-31 11:27:01 +00:00
ichiro
972193a992
some bug fix
2003-05-31 06:24:18 +00:00
ichiro
2ad510ea55
delete definition (DEBUG)
2003-05-23 10:14:03 +00:00
ichiro
00eb02e3da
support IXP425 Intel Network Processor
...
running on BigEndian
2003-05-23 00:57:23 +00:00