Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-09-30 | Do not pretend we have set up an ifmedia structure if we did not; fixes | Miod Vallat | |
PR #3407 and #3661. | |||
2003-07-07 | ansify and remove statics | Jason Wright | |
2003-06-24 | Add a "where" argument to the sparc64 interrupt code. This lets us | Henric Jungheim | |
associate a name with each interrupt handler. This is not visible outside the kernel (yet). ok jason@ | |||
2002-05-13 | - Request 24bit dvma allocation if we fail to find an lebuffer to attach to | Jason Wright | |
- add bus_space_barrier's to the csr read/write functions - KNF and other cleaning | |||
2002-03-14 | First round of __P removal in sys | Todd C. Miller | |
2001-08-31 | implement autoconf mechanism using device_register(); from NetBSD. | Jason Wright | |
2001-08-20 | $OpenBSD$ | Jason Wright | |
2001-08-20 | modifications to support OpenBSD/sparc style bootpath determination | Jason Wright | |
2001-08-19 | remove dependence on lancereg.h/lancevar.h | Jason Wright | |
2001-08-19 | enough from netbsd to get le at ledma attached | Jason Wright | |