summaryrefslogtreecommitdiff
path: root/sys/arch/macppc
AgeCommit message (Expand)Author
2005-07-04do not allocate any PA allocating VA for mapping devices; drahn@ okMichael Shalayeff
2005-07-04always enforce cache-inhibit if bus_space_map()ping uncachable; drahn@ okMichael Shalayeff
2005-06-27remove dead code; drahn@ okMichael Shalayeff
2005-06-17uipaq/ucom support; written by isis@www.cs.umd.eduTheo de Raadt
2005-06-08Remove the bus_reverse field out of the powerpc bus structure, originallyDale Rahn
2005-06-08remove netns crud.Henning Brauer
2005-06-06Homogeneize dmesg output.Miod Vallat
2005-06-02These options dont affect anything anymore.Dale Rahn
2005-05-27first step of removing the obsolete PCI ncr(4) driver, it was superseded byMartin Reindl
2005-05-26Add atapiscsi in parallel with scsibus@usb, this only changes systemDale Rahn
2005-05-26Dont hardcode the speed, allows mplayer to work.Dale Rahn
2005-05-26enable cardbus rtw(4) on macppc.Jonathan Gray
2005-05-26on the iBook G3, there are too many devices with the same gpio name;Jason Wright
2005-05-24add epic(4) and stge(4)Brad Smith
2005-05-23loose is not lose. ok deraadt tdeval and a few more typos from jfbTed Unangst
2005-05-23pin the sample rate at 44.1k, PB's don't seem to get the 8k or 48k sampleJason Wright
2005-05-22define our own conversion function which does mono-to-stereo withJason Wright
2005-05-22whoops, wrong conversion functionJason Wright
2005-05-22more encodingsJason Wright
2005-05-22fix names of ulinear, tooJason Wright
2005-05-22add memory clobber to prevent reorderingJason Wright
2005-05-22ALAW is called AudioEalaw not AudioEmulawJason Wright
2005-05-14Remove bogus #define, no binary difference.Dale Rahn
2005-05-07Do not make akbd_keydesctab[] static, for the sake of kbd -l.Miod Vallat
2005-05-06generate vim-compatible tag files, from netbsdPedro Martelletto
2005-05-06Add tags to macppc.Marco Peereboom
2005-05-04Portuguese layout;Miod Vallat
2005-05-04move gpio(_obio) stuff to macgpio, currently it collides with the MI gpioDale Rahn
2005-05-01spacing; ok miod@ deraadt@David Krause
2005-04-30start the job of making things look more alikeTheo de Raadt
2005-04-30nice docs at top of GENERICTheo de Raadt
2005-04-26enable uhciDavid Gwynne
2005-04-21correct idiom for snprintf failure handling; ok beckTheo de Raadt
2005-04-14+luphyBrad Smith
2005-04-11use MD #define to choose stackgap size per-architecture. on sparc, specialTheo de Raadt
2005-04-07Remove spurious -L for /usr/include in INCLUDES defn. ok miod@Ian Darwin
2005-03-30first approximation: spoof UDF filesystem disklabels when we see them.Theo de Raadt
2005-03-30enable UDF on large install media for architectures likely to have DVD drivesTheo de Raadt
2005-03-29Missing break;Miod Vallat
2005-03-19enable ural(4)Martin Reindl
2005-03-18+bge(4), ok deraadt@Brad Smith
2005-03-18Add bge. ok deraadt@.Kenneth R Westerback
2005-03-17+vge, ciphy; requests by pvalchevTheo de Raadt
2005-03-16more wireless chipsetsTheo de Raadt
2005-03-15enable hotplug on macppc, been using it for some time, forgot it wasn't enabled.Dale Rahn
2005-03-15Skip empty pci ranges rather than aborting probe, as done on sparc64.Miod Vallat
2005-03-11Only print preconfigured interrupt table if option DEBUG, as done for openpic.Miod Vallat
2005-03-10Recognize 7447A processor, as found in the Mac mini; printOtto Moerbeek
2005-03-08Cosmetics...Thierry Deval
2005-03-07move to 3.7-betaTheo de Raadt