matt
|
3c0ef6aa5f
|
Fix softnet intr handling (to be like the generic ppc softintr).
|
2004-06-01 00:49:41 +00:00 |
|
matt
|
cec9cb32df
|
Move CLKF_BASEPRI to machine specific <intr.h> file since it depends on
the encoding of the spl for the port.
|
2003-09-03 21:33:31 +00:00 |
|
matt
|
4daebcbff5
|
Make the imask_t typedef a struct rather than a naked array. The attribute
on the array typedef was contaminating other u_int32_t naked arrays and
affecting their alignment.
|
2003-04-09 15:44:26 +00:00 |
|
matt
|
582f976e54
|
Add __HAVE_GENERIC_SOFT_INTERRUPT support.
|
2003-03-17 16:54:16 +00:00 |
|
matt
|
5504cc0c26
|
Use "b" constraint so r0 won't be used.
|
2003-03-16 06:57:31 +00:00 |
|
matt
|
0f1794e44a
|
Make lint happy and use __asm && __volatile.
manipulate netisr via lwarx/stwcx. to get atomicity.
|
2003-03-15 07:50:28 +00:00 |
|
matt
|
ff2281b498
|
Add preliminary support Marvell (Galileo) Discovery System Controllers.
This code was contributed by Allegro Networks.
|
2003-03-05 22:08:18 +00:00 |
|