summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
2001-10-07remove all assumptions that parent is psycho. Also, don't try to useJason Wright
2001-10-07audioce crashes ultra 5s. Disable for now.Artur Grabowski
2001-10-06Add, commented out, missing lines for supported drivers.Miod Vallat
2001-10-06Remove MSDOSFS support from the ramdisk.Miod Vallat
2001-10-062face version of boot icon.Dale Rahn
2001-10-06+isp at sbusJason Wright
2001-10-05grr, I had this right to begin with... NOW X10 firecracker works.Jason Wright
2001-10-05moreTheo de Raadt
2001-10-05Add bge(4)Nathan Binkert
2001-10-05define FPE_STATE so that DEBUG will compileJason Wright
2001-10-05pull in the usb stuff (doesn't quite work yet, though)Jason Wright
2001-10-05unnecessary softc elementJason Wright
2001-10-05oops, forgot to implement TIOCMSETJason Wright
2001-10-05Be careful when updating register in TIOCM* operations (do operations onJason Wright
2001-10-05Sync fixes with sparc64.Miod Vallat
2001-10-04Oh, and I was told a period should end the final sentence.Miod Vallat
2001-10-04Fix one .Bl -width value.Miod Vallat
2001-10-04compile w/o USELEDS; from Paul Weissmann <paul@pdp11.org>Michael Shalayeff
2001-10-04Add commented out sf4r, sf2r and az audio drivers.Grigoriy Orlov
2001-10-04radio hooksGrigoriy Orlov
2001-10-04in _bus_dmamem_alloc_range() use TAILQ_*() instead of tq*_* internals; more d...Michael Shalayeff
2001-10-04copy of macppc's bus_dmamap_load_raw() implementatio; not used on i386 yetMichael Shalayeff
2001-10-04UKC on vax.Miod Vallat
2001-10-03Add $OpenBSD$ tags which were removed when this code was copied.Dale Rahn
2001-10-03Add missed file when committing apm for macppc.Dale Rahn
2001-10-03Install the bsd.tbxi data file. millert@ ok.Dale Rahn
2001-10-03apm support for macppc. This is not fully implemented, sleep modesDale Rahn
2001-10-03Cleanup improperly shared code between the two interrupt drivers.Dale Rahn
2001-10-02fix rtc_write_reg; netbsd.Jason Wright
2001-10-02Add support for I/O DATA USB-RSAQ2 serial adapter; ichiro@netbsd.orgTodd C. Miller
2001-10-02+audioce (cs4231 at ebus)Jason Wright
2001-10-02fix dma problems... now blaring Berlin's The Metro around the house from U30.Jason Wright
2001-10-01Change the kernel so that is the openfirmware stdout is not provided,Dale Rahn
2001-10-01When booting up in auto-boot? true mode, newer systems do not provideDale Rahn
2001-10-01Always use the IRQ interrupt, and let the SBC_INTR flag only controlMiod Vallat
2001-10-01When you see an error, fix it immediately, otherwise it is possibleDale Rahn
2001-10-01Add Copyright. Image cleanup.Dale Rahn
2001-10-01Piece of "code" which openfirmware will recognize to boot automatically offDale Rahn
2001-10-01+audioceJason Wright
2001-10-01driver for cs4231 at ebus: doesn't quite sound right yet (VERY choppy andJason Wright
2001-10-01better nameJason Wright
2001-10-01don't print redundant informationJason Wright
2001-10-01There are anecdotal reports of firmware being writable on some CougarHugh Graham
2001-10-01consistent casingHugh Graham
2001-10-01Use system variant types rather than 0x80 on the configuration andHugh Graham
2001-10-01Add system variant types for VAXstation 4000/60 and MicroVAX 3100m80.Hugh Graham
2001-10-01for lack of a better place, but ebus dma register defs in here.Jason Wright
2001-09-30add cs4231 at sbus/audio at sameJason Wright
2001-09-30Generic soft interrupts from NetBSD plus some minor cleanups.Artur Grabowski
2001-09-29Use more PMAP_NEW facilities.Miod Vallat