summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
2005-01-05Partially revert some of these changes - misunderstanding between drahn@ and IMiod Vallat
2005-01-05PIL_AUD should be lower than PIL_SCHED, otherwise the audio code mayFederico G. Schwindt
2005-01-05First steps in cleaning the Zaurus display code:Miod Vallat
2005-01-05Provide SET_PC_REGS.Miod Vallat
2005-01-05missed a bit in the last commitDavid Gwynne
2005-01-05definitions of the extra registers for the usb host controller and codeDavid Gwynne
2005-01-04Seems to be working on C3000, still needs layering fix and 1/2 slot 'probing'.Dale Rahn
2005-01-04use the new intr_disestablish code.Dale Rahn
2005-01-04implement intr_disestablish.Dale Rahn
2005-01-04add prototype for disestablish function (coming soon), remove uselessDale Rahn
2005-01-04Kill old, unused, Mach defines, and provide a correct SET_PC_REGSMiod Vallat
2005-01-04silence real gcc 3.3.5Marc Espie
2005-01-04SET_PC_REGS, arches tested between me and miod.Marc Espie
2005-01-04Remove or comment out stuff installation media can live without.Miod Vallat
2005-01-04- make sure int is in running state before touching the multicast filterBrad Smith
2005-01-04Slight comments cleanup.Miod Vallat
2005-01-04ifdef MCDEBUG printf on FIFO overflows as discussed with NickMartin Reindl
2005-01-04Better check for UPT filling; saves one more page for userland on most hp300...Miod Vallat
2005-01-04cleaner pci/fcom arm cats vs zaurus config.Dale Rahn
2005-01-04No PCI on zaurus.Miod Vallat
2005-01-04Framed up support for C3000, however not working yet so match is disabled.Dale Rahn
2005-01-04Initialize pxa270 gpio bits. This needs to be conditional on CPU==pxa270Dale Rahn
2005-01-04Fix a hex/decimal bug pointed out by uwe, quiet the boot a bit.Dale Rahn
2005-01-04Add scsi devices.Dale Rahn
2005-01-04Remove debug printfs.Dale Rahn
2005-01-04Opps, this was supposed to be part of the usb commit.Dale Rahn
2005-01-04dont be lazy, use the proper define.Dale Rahn
2005-01-04martin' last commit made mc(4) reset the multicast filter twice.Brad Smith
2005-01-04USB support for C3000, much thanks to dlg@ for pxa2x0_ohci.cDale Rahn
2005-01-04Add name argument to pxa2x0_intr_establish, which is standard for openbsdDale Rahn
2005-01-04enable ehciJonathan Gray
2005-01-03ok, vge fitsTheo de Raadt
2005-01-03put keyboard on mux 1; miod okTheo de Raadt
2005-01-03wsmux lets usb keyboards work hereTheo de Raadt
2005-01-03re-enable ohci and uhciTheo de Raadt
2005-01-03remove extra line; miod okTheo de Raadt
2005-01-03Bring life to /dev/*random; Dale, you owe me a beer.Miod Vallat
2005-01-03ok, ami is a good choice for the floppyTheo de Raadt
2005-01-03Left out one EIOMAPSIZE -> eiomapsize chunk by accident; millertMiod Vallat
2005-01-03add ami(4), it works and I needed that to install my new toy... theo okHenning Brauer
2005-01-03Don't forget to register "machine" commands for ddb.Miod Vallat
2005-01-03Add "show panic" command to ddb, to easily retrieve the panic message.Miod Vallat
2005-01-03RCSID are ok as long as they are proper comments (-:Miod Vallat
2005-01-03Close to working display, just rotated 90 degrees.Dale Rahn
2005-01-03Extra pieces for pxa270, extra gpio pins and LCD control register bits.Dale Rahn
2005-01-02remove useless printfs.Dale Rahn
2005-01-02isp(4) works out of the boxMartin Reindl
2005-01-02OpenBSD tags (missed before)Dale Rahn
2005-01-02OpenBSD tagsDale Rahn
2005-01-02Hookup mavb driver (but leave it commented out in GENERIC).Mark Kettenis