summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
2005-11-03fix commentMartin Reindl
2005-11-03use splvm() here instead of splimp(). in currently unused MULTIPROCESSOR code.Brad Smith
2005-11-01remove Mach macros, they were unused anywayMartin Reindl
2005-10-31print something useful about mainbus, system model as reported by Openfirmware.Dale Rahn
2005-10-31Move from arpcom to ieee80211com in wi softc. This will beJonathan Gray
2005-10-31show the speed status in hw.cpuspeed; ok drahnTheo de Raadt
2005-10-31On suspend/resume save the current time to the RTC earlier and restore it laterDale Rahn
2005-10-31enable tumbler* to encourage more testing. it works on a 4th genBrad Smith
2005-10-31add support for bass & treble.Brad Smith
2005-10-31update datasheet URL.Brad Smith
2005-10-31- add needed bass & treble glue in i2s;Joris Vink
2005-10-31work in progress on a tumbler driver, driver is commented out for now.Brad Smith
2005-10-31add aoa audio support, found in several macppc machinesJoris Vink
2005-10-30add daca audio support, found in some macppc machines;Joris Vink
2005-10-30Update RTC on reboot.Mark Kettenis
2005-10-30Remove unused pcb field (this should have been part of the fetch(9)/store(9)Miod Vallat
2005-10-28Check for init(8) return path by process ID and make it the exception ratherMark Kettenis
2005-10-28no more Mach-macrosMartin Reindl
2005-10-28Use normal kernel stack for #BP exceptions. Fixes PR 4562.Mark Kettenis
2005-10-28kill unneeded node argument in snapper_init()Joris Vink
2005-10-28convert the last m68k_btop() and m68k_ptob() macrosMartin Reindl
2005-10-28lost a diff from gordon, only attach if we can do something usefulTed Unangst
2005-10-28malloc(M_WAITOK) is bad in init code, M_DEVBUF is nicer than M_TEMP,Ted Unangst
2005-10-28update support for powernow (cool and quiet) on k7, and add supportTed Unangst
2005-10-27repair ops. looking at the doc i suppose had no doc and no good clue when wro...Michael Shalayeff
2005-10-27ironically everything past 8231 has 8 pci lines (we assume)Michael Shalayeff
2005-10-27stupid me, of course these MD macros need to be converted to MI macrosMartin Reindl
2005-10-27apparently 8235 has 8 pci lines too (ommited from the docs); tested by jolan@Michael Shalayeff
2005-10-27em kind of works now (not under heavy nfs load); ok bradTheo de Raadt
2005-10-26- enable siop(4) in RAMDISK_CD on amd64.Niall O'Higgins
2005-10-26add vt8233 and vt8235 (at least 8235 verified in docs)Michael Shalayeff
2005-10-26reverse 8237 check to only match 8237Michael Shalayeff
2005-10-26add via 8237 back, works nowHenning Brauer
2005-10-26in set_trigger only touch triggers not whole routing crapMichael Shalayeff
2005-10-26fix 8237 trigger maskMichael Shalayeff
2005-10-26Add basic handler for MCE and MCA. Written mostly by toby@ and commiting forMarco Peereboom
2005-10-26Mach-macro wipeoutMartin Reindl
2005-10-26goodbye more Mach macrosMartin Reindl
2005-10-26no more hppa_round_page() and hppa_trunc_page() macrosMartin Reindl
2005-10-26add an i2s framework, which can be reused in new audio driversJoris Vink
2005-10-26typoMichael Shalayeff
2005-10-25re-enable IPv6 on the macppc RAMDISK.Brad Smith
2005-10-24add Intel 6300ESBBrad Smith
2005-10-24Conditionalize singler-step code on PTRACE.Mark Kettenis
2005-10-24Factorize db_interface code between luna88k and mvme88k, removing dead codeMiod Vallat
2005-10-24Mach-macro freeMartin Reindl
2005-10-24don't touch via 8237 for now, until it is fixed.Henning Brauer
2005-10-24fix compilation for KGDB; looked by miod@.Federico G. Schwindt
2005-10-23m68k_btop() and m68k_ptob() were mostly used by mac68k only and canMartin Reindl
2005-10-23Allow devices to attach behind memory controller, u3 has secondary interruptDale Rahn