summaryrefslogtreecommitdiff
path: root/sys/arch/sparc64
AgeCommit message (Expand)Author
2001-10-02fix rtc_write_reg; netbsd.Jason Wright
2001-10-02+audioce (cs4231 at ebus)Jason Wright
2001-10-02fix dma problems... now blaring Berlin's The Metro around the house from U30.Jason Wright
2001-10-01+audioceJason Wright
2001-10-01driver for cs4231 at ebus: doesn't quite sound right yet (VERY choppy andJason Wright
2001-10-01better nameJason Wright
2001-10-01don't print redundant informationJason Wright
2001-10-01for lack of a better place, but ebus dma register defs in here.Jason Wright
2001-09-30add cs4231 at sbus/audio at sameJason Wright
2001-09-29The "swap generic" configuration needs only two entries in swdevt[].Miod Vallat
2001-09-29from the "Ok, so I couldn't sleep" department: minimal driver for the beeper ...Jason Wright
2001-09-29com at ebusArtur Grabowski
2001-09-29com at ebusArtur Grabowski
2001-09-29Glue for com at ebus. From NetBSD, hacked to fit our com.Artur Grabowski
2001-09-28Hack to work around bootpaths like:Jason Wright
2001-09-28proper values for long double type (from NetBSD)Jason Wright
2001-09-28proper values for ieee rounding modes (from NetBSD)Jason Wright
2001-09-28Almost half of this file was ifdef DEBUG. Everybody knows that debuggingArtur Grabowski
2001-09-28Don't spam the console with userland alignemnt errors.Artur Grabowski
2001-09-28move cdev_decl(pf) into it's proper place, kill cdev_decl(ipl) at the same timeMichael Shalayeff
2001-09-27psycho_bus_[a|b] are essentially the same function; use a helper to avoid typosJason Wright
2001-09-26be more specific in psycho_ue case (partially based on NetBSD)Jason Wright
2001-09-26missed in previous merge with NetBSD:Jason Wright
2001-09-26grab the "compatible" prom property and use that for searching the deviceJason Wright
2001-09-26A little bit of voodoo borrowed from the linux driver: set theJason Wright
2001-09-26Merge with NetBSD:Jason Wright
2001-09-26change *int64*_t types to long long; ok art/jasonTheo de Raadt
2001-09-26add siop (and scsibus at siop)... This allows us to boot on E250Jason Wright
2001-09-25Add a bunch of relocation types.Artur Grabowski
2001-09-24Just one relocation type (needed for ld.so) right now.Artur Grabowski
2001-09-22no need for ptys on a RAMDISKTheo de Raadt
2001-09-22Add gem at pciArtur Grabowski
2001-09-21a bit smaller size, and add gemJason Wright
2001-09-21bump size to 8192 and remove a sparc-ismJason Wright
2001-09-21-TEST,+RAMDISKJason Wright
2001-09-21Shared interrupts are not that uncommon. Stop chatting about it.Artur Grabowski
2001-09-20No longer necessary. GENERIC is a good test kernel now.Artur Grabowski
2001-09-20From NetBSD: allow loading of kernels with bss+data > 4MJason Wright
2001-09-20Three changes from NetBSD:Jason Wright
2001-09-20Incorrect parens (from netbsd)Jason Wright
2001-09-20Our printf has %b, use it and don't bother with snprintf stuff.Jason Wright
2001-09-20correct %b stringsJason Wright
2001-09-20openfirmware device (and move ksyms decl to conf.h)Jason Wright
2001-09-20remove mountroot_hooks and add all of the stuff necessary for RAMDISK_HOOKSJason Wright
2001-09-19add mapping for ramdisks to chrtoblktblJason Wright
2001-09-19typoTheo de Raadt
2001-09-19Now is a good time to commit this cosmetic maxpartition-related change...Miod Vallat
2001-09-19merge vm/vm_kern.h into uvm/uvm_extern.h; art@ okMichael Shalayeff
2001-09-19ugly ugly hack for compiling sha1.c with -O0Jason Wright
2001-09-18bring sparc64 OUT of the stone age... MAXPARTITIONS 16Jason Wright