summaryrefslogtreecommitdiff
path: root/sys/arch/alpha
AgeCommit message (Expand)Author
2005-01-14ubt(4): USB Bluetooth driver, commented out in all kernel configAlexander Yurchenko
2005-01-06use wsmux more; miod okTheo de Raadt
2005-01-04SET_PC_REGS, arches tested between me and miod.Marc Espie
2005-01-04enable ehciJonathan Gray
2005-01-03re-enable ohci and uhciTheo de Raadt
2004-12-30Enable udav now it works on alpha. ok dlg@Jonathan Gray
2004-12-29fix a few more locators with ? that snuck in; mickey okTheo de Raadt
2004-12-25Use list and queue macros where applicable to make the code easier to read;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 pcscp(4) at pciMartin Reindl
2004-12-06Use uvm_grow() to account for stack growth, rather than home-grown codeMiod Vallat
2004-12-06Use config_defer().Brad Smith
2004-12-01remove excessive chattiness from the bootblocks. our goal is to shrinkTheo de Raadt
2004-11-28MAXSLP is not really an MD-configurable define so move it to param.h; miod@ t...Michael Shalayeff
2004-11-26Kill __HAVE_EVCOUNT, now that all architectures provide them.Miod Vallat
2004-11-19More aggressive strip flags for non debug kernels; this is a noop on someMiod Vallat
2004-11-12#atuTheo de Raadt
2004-11-09Do not map empty mbufs (m_len == 0) in bus_dmamap_load_mbuf() as these mappingsClaudio Jeker
2004-11-05we want ukphy on the media; miod okTheo de Raadt
2004-11-04Stricter rules for isadma_bounce, shaves 4KB off a RAMDISKB kernel.Miod Vallat
2004-11-02we do not just delete lines but rather comment 'em outMichael Shalayeff
2004-11-02Remove __HAVE_NWSCONS and related remnants of pre-wscons days; no functionalMiod Vallat
2004-11-02udav is broken on alpha so remove it for now.Jonathan Gray
2004-10-08Move dev/cons.c to MI conf/files.Alexander Yurchenko
2004-10-06Pass -finhibit-size-directive to the compiler, so that binutils 2.15Miod Vallat
2004-10-05Port of NetBSD's udav driver for Davicom USB DM960 based Ethernet.Jonathan Gray
2004-09-19constify speedtabs and make ttspeedtab() take a const struct speedtab *Michael Shalayeff
2004-09-18add puc; ok miodPeter Valchev
2004-09-16Rely upon __LP64__ to choose {U,}LONG_{MIN,MAX} values, rather than aMiod Vallat
2004-09-16spacingTheo de Raadt
2004-09-16cleanup deafult locators (blah ?); please check that your most hated architec...Michael Shalayeff
2004-08-16Uninline splraise to save some time and space.Artur Grabowski
2004-08-06rename sparc kill_user_windows() to pmap_unuse_final(). provide empty stubsTheo de Raadt
2004-08-06provide md USPACE_ALIGN zero on all but mips; deradat@ pefo@ okMichael Shalayeff
2004-08-05sync usb devs to other archs by adding cdceDavid Gwynne
2004-08-03include some usb ethernet driversTheo de Raadt
2004-07-18minor space savingsTheo de Raadt
2004-07-18shrinkTheo de Raadt
2004-07-13errno changes, lib major version bumps, and general flag dayMarco S Hyman
2004-07-13#define __HAVE_PMAP_DIRECT and use it. requested by artTed Unangst
2004-07-07skip wdc at isa on media; idea from miodTheo de Raadt
2004-07-06assert is dumb dumb dumb; no objection from miodTheo de Raadt
2004-07-05remove some stuff to make the blocks slightly smaller. we could go furtherTheo de Raadt
2004-07-04turn off _KERN_DO_ECOFF unless COMPAT_OSF1 is enabled. This shrinks theTheo de Raadt
2004-07-03sigh, not yetTheo de Raadt
2004-07-03Cruft removal; ed(4) has been dead for ages. OK deraadt@ miod@Todd C. Miller
2004-07-03oops something went wrong in commitTheo de Raadt
2004-07-03{e,}intr{names,cnt} are extinctTheo de Raadt