Age | Commit message (Expand) | Author |
2001-10-03 | Add $OpenBSD$ tags which were removed when this code was copied. | Dale Rahn |
2001-10-03 | Add missed file when committing apm for macppc. | Dale Rahn |
2001-10-03 | Install the bsd.tbxi data file. millert@ ok. | Dale Rahn |
2001-10-03 | apm support for macppc. This is not fully implemented, sleep modes | Dale Rahn |
2001-10-03 | Cleanup improperly shared code between the two interrupt drivers. | Dale Rahn |
2001-10-02 | fix rtc_write_reg; netbsd. | Jason Wright |
2001-10-02 | Add support for I/O DATA USB-RSAQ2 serial adapter; ichiro@netbsd.org | Todd C. Miller |
2001-10-02 | +audioce (cs4231 at ebus) | Jason Wright |
2001-10-02 | fix dma problems... now blaring Berlin's The Metro around the house from U30. | Jason Wright |
2001-10-01 | Change the kernel so that is the openfirmware stdout is not provided, | Dale Rahn |
2001-10-01 | When booting up in auto-boot? true mode, newer systems do not provide | Dale Rahn |
2001-10-01 | Always use the IRQ interrupt, and let the SBC_INTR flag only control | Miod Vallat |
2001-10-01 | When you see an error, fix it immediately, otherwise it is possible | Dale Rahn |
2001-10-01 | Add Copyright. Image cleanup. | Dale Rahn |
2001-10-01 | Piece of "code" which openfirmware will recognize to boot automatically off | Dale Rahn |
2001-10-01 | +audioce | Jason Wright |
2001-10-01 | driver for cs4231 at ebus: doesn't quite sound right yet (VERY choppy and | Jason Wright |
2001-10-01 | better name | Jason Wright |
2001-10-01 | don't print redundant information | Jason Wright |
2001-10-01 | There are anecdotal reports of firmware being writable on some Cougar | Hugh Graham |
2001-10-01 | consistent casing | Hugh Graham |
2001-10-01 | Use system variant types rather than 0x80 on the configuration and | Hugh Graham |
2001-10-01 | Add system variant types for VAXstation 4000/60 and MicroVAX 3100m80. | Hugh Graham |
2001-10-01 | for lack of a better place, but ebus dma register defs in here. | Jason Wright |
2001-09-30 | add cs4231 at sbus/audio at same | Jason Wright |
2001-09-30 | Generic soft interrupts from NetBSD plus some minor cleanups. | Artur Grabowski |
2001-09-29 | Use more PMAP_NEW facilities. | Miod Vallat |
2001-09-29 | Remove unused routines, and a few style/harmonization fixes. | Miod Vallat |
2001-09-29 | The "swap generic" configuration needs only two entries in swdevt[]. | Miod Vallat |
2001-09-29 | from the "Ok, so I couldn't sleep" department: minimal driver for the beeper ... | Jason Wright |
2001-09-29 | dec_kn20aa_intr_disestablish() implementation from netbsd; art@ ok | Michael Shalayeff |
2001-09-29 | Enable pckbd support and use symbolic #defines for ctb_term_type | Todd C. Miller |
2001-09-29 | com at ebus | Artur Grabowski |
2001-09-29 | com at ebus | Artur Grabowski |
2001-09-29 | Glue for com at ebus. From NetBSD, hacked to fit our com. | Artur Grabowski |
2001-09-29 | using #define is wrong, use #option | Theo de Raadt |
2001-09-28 | and mention XP1000 in the right place | Theo de Raadt |
2001-09-28 | Hack to work around bootpaths like: | Jason Wright |
2001-09-28 | cold is now staticly initialized. | Miod Vallat |
2001-09-28 | Variable declarations in .h files without extern keywords suck. | Miod Vallat |
2001-09-28 | Typos of the day. | Miod Vallat |
2001-09-28 | More cleaning, some style changes. | Miod Vallat |
2001-09-28 | "sys/foo.h" -> <sys/foo.h> | Miod Vallat |
2001-09-28 | No need duplicating defines. | Miod Vallat |
2001-09-28 | proper values for long double type (from NetBSD) | Jason Wright |
2001-09-28 | proper values for ieee rounding modes (from NetBSD) | Jason Wright |
2001-09-28 | Almost half of this file was ifdef DEBUG. Everybody knows that debugging | Artur Grabowski |
2001-09-28 | Don't spam the console with userland alignemnt errors. | Artur Grabowski |
2001-09-28 | upgrade twe to untested, add ami to broken | Michael Shalayeff |
2001-09-28 | zs serial now works on some systems. Does not work with modems | Dale Rahn |