summaryrefslogtreecommitdiff
path: root/sys/arch/macppc
AgeCommit message (Expand)Author
2005-01-05Let wsdisplay drivers return zero for WSDISPLAYIO_[GS]VIDEO ioctls - mostMiod Vallat
2005-01-03remove extra line; miod okTheo de Raadt
2004-12-25Use list and queue macros where applicable to make the code easier to read;Miod Vallat
2004-12-25strncmp() the correct size when looking for ki2c companion.Miod Vallat
2004-12-24{e,}intr{cnt,names} bye-bye.Miod Vallat
2004-12-19disable uyap by default, because it is that rareTheo de Raadt
2004-12-17Support for the eap MIDI UART from NetBSD.Jonathan Gray
2004-12-08add ohci and ehci at cardbus to amd64, i386 and macppc. amd64 remainsDavid Gwynne
2004-11-28Prevent ADB devices other than mices of generating "extended" protocol events.Matthieu Herrb
2004-11-28MAXSLP is not really an MD-configurable define so move it to param.h; miod@ t...Michael Shalayeff
2004-11-24replace old net/if_ieee80211.h header with the net80211 ones, kernel part.Theo de Raadt
2004-11-23replace old net/if_ieee80211.h header with the net80211 ones, kernel part.Federico G. Schwindt
2004-11-19More aggressive strip flags for non debug kernels; this is a noop on someMiod Vallat
2004-11-18Move PowerPC cpu type constants to <machine/cpu.h>Miod Vallat
2004-11-17A few more register prefixes, as well as more tab vs space police. NoMiod Vallat
2004-11-12#atuTheo de Raadt
2004-11-10Remove __cplusplus crud.Alexander Yurchenko
2004-11-09Do not map empty mbufs (m_len == 0) in bus_dmamap_load_mbuf() as these mappingsClaudio Jeker
2004-10-20put newline at right place during attachTheo de Raadt
2004-10-17Move declaration of default _vtbl members (wdc_default_*) toAlexander Yurchenko
2004-10-08Move dev/cons.c to MI conf/files.Alexander Yurchenko
2004-10-05Get prototypes through cons_decl(), so that they are always right.Miod Vallat
2004-10-05Port of NetBSD's udav driver for Davicom USB DM960 based Ethernet.Jonathan Gray
2004-10-01Sync with openpic.c evcount fixes; ok drahn@Miod Vallat
2004-09-16spacingTheo de Raadt
2004-09-16cleanup deafult locators (blah ?); please check that your most hated architec...Michael Shalayeff
2004-08-25Disable ehci on macppc for now, it causes a race condition between devicesDale Rahn
2004-08-17Use device name, not constant string, ok deraadt@Dale Rahn
2004-08-09move to 3.6-betaTheo de Raadt
2004-08-03include some usb ethernet driversTheo de Raadt
2004-07-20add cdceDaniel Hartmeier
2004-07-20Allow a kernel to specify wd* as root or swap device;Miod Vallat
2004-07-14Do not forget to count interrupts if they have been delayed; ok drahn@Miod Vallat
2004-07-13errno changes, lib major version bumps, and general flag dayMarco S Hyman
2004-06-28shorten nameTheo de Raadt
2004-06-28Use new event counter API for interrupt counting on macppc. drahn@ okAaron Campbell
2004-06-25enable re(4) now that it worksPeter Valchev
2004-06-24Do a better job at containing powerpc specific #defines to PPC_...Dale Rahn
2004-06-24Add ehci. ok drahn@Thomas Nordin
2004-06-14de-__PTheo de Raadt
2004-06-13debranch SMP, have funNiklas Hallqvist
2004-05-30Devices hot plugging support.Alexander Yurchenko
2004-05-28Modify adb packet handling so that the completion routine can reentrantlyDale Rahn
2004-05-10mediabay driver to configure ata bus attached to CD on pismo PowerbookDale Rahn
2004-05-08Remove spurious initialization; drahn@ okMiod Vallat
2004-04-18unify the whole USB section with the already-improved i386 GENERICPeter Valchev
2004-04-11pcmcia em and an work; okan@demirmen.comTheo de Raadt
2004-03-30knock out INET6: media too large for some machinesTheo de Raadt
2004-03-23Add TI 1510 to recognized list of chips to configure. ok deraadt@Dale Rahn
2004-03-17Remove pointless printfs.Dale Rahn