Age | Commit message (Expand) | Author |
2001-10-07 | remove all assumptions that parent is psycho. Also, don't try to use | Jason Wright |
2001-10-07 | audioce crashes ultra 5s. Disable for now. | Artur Grabowski |
2001-10-06 | Add, commented out, missing lines for supported drivers. | Miod Vallat |
2001-10-06 | Remove MSDOSFS support from the ramdisk. | Miod Vallat |
2001-10-06 | 2face version of boot icon. | Dale Rahn |
2001-10-06 | +isp at sbus | Jason Wright |
2001-10-05 | grr, I had this right to begin with... NOW X10 firecracker works. | Jason Wright |
2001-10-05 | more | Theo de Raadt |
2001-10-05 | Add bge(4) | Nathan Binkert |
2001-10-05 | define FPE_STATE so that DEBUG will compile | Jason Wright |
2001-10-05 | pull in the usb stuff (doesn't quite work yet, though) | Jason Wright |
2001-10-05 | unnecessary softc element | Jason Wright |
2001-10-05 | oops, forgot to implement TIOCMSET | Jason Wright |
2001-10-05 | Be careful when updating register in TIOCM* operations (do operations on | Jason Wright |
2001-10-05 | Sync fixes with sparc64. | Miod Vallat |
2001-10-04 | Oh, and I was told a period should end the final sentence. | Miod Vallat |
2001-10-04 | Fix one .Bl -width value. | Miod Vallat |
2001-10-04 | compile w/o USELEDS; from Paul Weissmann <paul@pdp11.org> | Michael Shalayeff |
2001-10-04 | Add commented out sf4r, sf2r and az audio drivers. | Grigoriy Orlov |
2001-10-04 | radio hooks | Grigoriy Orlov |
2001-10-04 | in _bus_dmamem_alloc_range() use TAILQ_*() instead of tq*_* internals; more d... | Michael Shalayeff |
2001-10-04 | copy of macppc's bus_dmamap_load_raw() implementatio; not used on i386 yet | Michael Shalayeff |
2001-10-04 | UKC on vax. | Miod Vallat |
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 |