skrll
08a4aba755
C99 types
2012-11-12 18:00:34 +00:00
msaitoh
a2b8c7fb07
struct device * -> device_t for IXP4xx (and nslu2).
...
Tested with my NSLU2.
2012-10-14 14:20:57 +00:00
ryo
82faf91665
Defer attaching interrupt evcnts in the same way as i80321.c by matt@
2012-09-28 20:08:13 +00:00
dyoung
ed9977b122
#include <sys/bus.h> instead of <machine/bus.h>.
2011-07-01 20:26:35 +00:00
rmind
f95af63371
Drop 3rd and 4th clauses from Ichiro FUKUHARA's license.
...
Reviewed and approved by ichiro@ (copyright holder).
2009-10-21 14:15:50 +00:00
scw
bdea1361ab
Add a port of Sam Leffler's IXP425 micro-engine support (from FreeBSD).
...
This is very much a work in progress. At the present time, only Ethernet
is supported.
2006-12-10 10:01:49 +00:00
simonb
a8b3022a42
Tab Police.
2006-04-10 03:36:03 +00:00
christos
95e1ffb156
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
scw
40db825e26
Add support for picking up the size of SDRAM by reading the memory
...
controller's config register.
2003-12-08 14:41:11 +00:00
scw
e9cd075343
It makes more sense to map the expansion bus registers in ixpsip
...
instead of the pci bridge driver.
2003-11-02 21:24:39 +00:00
scw
41e7743573
Map the expansion bus registers.
2003-10-23 09:32:17 +00:00
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
ichiro
663ccee1cc
pci bus support
2003-09-25 14:11:18 +00:00
ichiro
38e0b1c5c5
use struct pmap_devmap
2003-07-02 11:02:28 +00:00
ichiro
97106736c6
add IXDP425 PCI interrupt
...
fix some typo
2003-05-24 01:59:32 +00:00
ichiro
00eb02e3da
support IXP425 Intel Network Processor
...
running on BigEndian
2003-05-23 00:57:23 +00:00