summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
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
2002-05-23remove unneccesary icache flushes; mdw@umich.eduTheo de Raadt
2002-05-23fetch fpu id per the book (even it works otherwise), also, hppa_mod_info() al...Michael Shalayeff
2002-05-23remove the defines for iodone -> biodone and iowait -> biowait.Artur Grabowski
2002-05-22Match on "SUNW,afb" as well, a guess to make Elite3D cards work and printFederico G. Schwindt
2002-05-22- Allow matching of devices with fewer than 24 register setsJason Wright
2002-05-22Allow brightness buttons to affect the console brightness whenever possible;Miod Vallat
2002-05-22Put abtn back in GENERIC. RAMDISK kernels do not need it.Miod Vallat
2002-05-22- in the OpenFirmware console initialisation, check if the console deviceMiod Vallat
2002-05-22I was on drugs when I commited this initially, and still do not understandMiod Vallat
2002-05-22Implement splassert. Even simpler than on the sparc.Artur Grabowski
2002-05-22Copy only the register paddrs/lens that we have room forJason Wright
2002-05-22Only map in DFB32 during attach, other stuff will be mapped by _mmap asJason Wright
2002-05-22return mappings from DFB24 for DUMBFB mode mmap requests (this makes unaccele...Jason Wright
2002-05-22splassert_check should be ifdef DIAGNOSTICArtur Grabowski
2002-05-22let !DIAGOSTIC kernels buildTheo de Raadt
2002-05-21add creator at mainbus and wsdisplay at creatorJason Wright
2002-05-21Remove some debugging code and generally clean things up.Jason Wright
2002-05-21Get the initial cursor position correct so we don't start back at 0,0 whenJason Wright
2002-05-21Implement splassert just like it's on sparc.Artur Grabowski
2002-05-21Remove last vestiges of rcons and now it appears to work.Jason Wright
2002-05-21Use rasops alloc_attr in alloc_screen so it doesn't crash when a screen isJason Wright
2002-05-21Skeleton driver for the Creator/Creator3D framebuffer (doesn't do muchJason Wright
2002-05-20ignore corrupted prom headers w/ length exceeding the scanned isa hole region...Michael Shalayeff
2002-05-20force alignment on the netisr and sir by mobving 'em into .dataMichael Shalayeff
2002-05-20make sure runing addr gets properly aligned after 0-level page table allocationMichael Shalayeff
2002-05-20make sure all the funky stack we allocate are properly alligned, the trap_phy...Michael Shalayeff
2002-05-20gateway page could be cachable, it's not written into.Michael Shalayeff