summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
2002-06-08protect biodone with splbioArtur Grabowski
2002-06-08Explain why there is no splhigh hereNiklas Hallqvist
2002-06-08Provide type information for some symbols. Should fix vmstat -i.Artur Grabowski
2002-06-08Always keep the symbols, don't hand that memory to the VM system.Artur Grabowski
2002-06-08rl* at cardbusAaron Campbell
2002-06-08Macppc switches to gem from gm. Use the MI, better, Gig-E capable driver.Dale Rahn
2002-06-07knfJason Wright
2002-06-07More DDB fallout.Dale Rahn
2002-06-07Fix DDB build problem, minor cleanup.Dale Rahn
2002-06-07This doesn't happen, and Debugger should not be used here anyway...Dale Rahn
2002-06-07Remove obsolete CLKF_BASEPRI(). ok niklas@, miod@ and art@Thomas Nordin
2002-06-07Add wsconsctl recognition support for adb keyboard.Dale Rahn
2002-06-07add a way to exit from the 'root device' prompt if we haven't found ANY possi...Jason Wright
2002-06-07Hand-editing diff file to remove a few chunks that you don't want toMiod Vallat
2002-06-07remove staticJason Wright
2002-06-07Vacuum cleaning of the adb code, step 1: random KNF, remove mac68kMiod Vallat
2002-06-07KNFMiod Vallat
2002-06-07Move more function prototypes to <machine/conf.h> as cdev_decl(foo)Miod Vallat
2002-06-07zap.Artur Grabowski
2002-06-07Switch mvmeppc to the current powerpc pmap scheme.Miod Vallat
2002-06-07Fix the cache invalidation routines, per macppc cpu.h rev 1.3.Miod Vallat
2002-06-06implement findblkname() and some more fluff aroundMichael Shalayeff
2002-06-06use shorter uvm_prot_rwMichael Shalayeff
2002-06-06do not poke into the page0 for nowMichael Shalayeff
2002-06-06do not say duh to the cerealMichael Shalayeff
2002-06-06zapArtur Grabowski
2002-06-05a driver for the rng on the amd768 power management device (no actual power m...Michael Shalayeff
2002-06-05splbio around biodoneArtur Grabowski
2002-06-04Convert vgafb from rcons to rasopsJason Wright
2002-06-04add bwtwo* at sbus? (commented out... someone have one to test?)Jason Wright
2002-06-04identify keyboard/mouse portsJason Wright
2002-06-04Identify keyboard/mouse ports if not claimed by other drivers.Jason Wright
2002-06-04spelling; raj@cerias.purdue.eduTheo de Raadt
2002-06-03spell transceiver correctlyTheo de Raadt
2002-06-03add rasops24 to creator. minor indentation while i'm here.Federico G. Schwindt
2002-06-03- use the 24 bits dumb frame buffer reg. instead of the 32 one, but returnFederico G. Schwindt
2002-06-03Guillemot/maxiradio was a rebadged gemtek/pr103.Michael Shalayeff
2002-06-03compatiblity -> compatibilityTheo de Raadt
2002-06-02withough -> withoutTheo de Raadt
2002-06-02Implement PMAP_CANFAIL handling for m68k shared pmap module.Miod Vallat
2002-05-30Add a german keymap for iBook. Based on "Key Caps" on Mac OS X 10.1.4.Mats O Jansson
2002-05-30missing refs to sfr0 and other man fixes; from jumbo@Michael Shalayeff
2002-05-30iff pcibios is enabled, record _every_ established pci interruptMichael Shalayeff
2002-05-30protect biodone with splbio.Artur Grabowski
2002-05-29Add a new wskbd type for Sun type 5 keyboards (WSKBD_TYPE_SUN5).Mats O Jansson
2002-05-29splbio around biodone.Artur Grabowski
2002-05-28__P killingTheo de Raadt
2002-05-27left over __P removalsTheo de Raadt
2002-05-26- CPU_MAXID and CPU_CHIPSET were swapped in cpu.hMatthieu Herrb
2002-05-25Add a board type for VXT2000+. Info gathered by Daniel SZILAGYI.Hugh Graham