summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
2000-07-06Enable CardBus per Theo's request, so we can iron out the wrinkles faster. AlsoAaron Campbell
2000-07-06Use isp_handle_index functions. Reorder when things getmjacob
2000-07-06printf %sTodd T. Fries
2000-07-05fix commentMichael Shalayeff
2000-07-05missing semicolonMichael Shalayeff
2000-07-05convert these config's to use asc as wellEric Jackson
2000-07-05change these to use asc as wellEric Jackson
2000-07-05change the esp scsi driver name to asc as not to conflict withEric Jackson
2000-07-05make dmesg work on alphaEric Jackson
2000-07-05Decouple memory access functions from db_interface.c so they can beHugh Graham
2000-07-05Add a breakpoint() inline for use with KGDB.Hugh Graham
2000-07-05Fix spl-handling in cnstart.Artur Grabowski
2000-07-05Change splsoftclock to spltty. spltty is probably too paranoid, but it'sArtur Grabowski
2000-07-05OpenBSD-tagArtur Grabowski
2000-07-05Sigh, scrr_len represents the length of the scrolling region, not the end ofAaron Campbell
2000-07-04missing splxArtur Grabowski
2000-07-04Missing splx.Artur Grabowski
2000-07-04Add a missing splx in intr_fasttrap.Artur Grabowski
2000-07-04fix uvisor entry.Federico G. Schwindt
2000-07-04add uvisor and clcs, both commented out.Federico G. Schwindt
2000-07-04Cleaner spl handling in userret.Artur Grabowski
2000-07-04Make dmesg and /kern/msgbuf work on pmax. Thanks art@ for help with mem.c. ok...Mats O Jansson
2000-07-03esp define was moved to conf/filesEric Jackson
2000-07-03comment out wscons keyboard and mouse for nowEric Jackson
2000-07-03sample wscons attachmentMichael Shalayeff
2000-07-03forgot to cvs rm theseMichael Shalayeff
2000-07-03closer approximation to an alpha using new wscons.Michael Shalayeff
2000-07-03Better ramdisk size from Jay Bolton.Niklas Hallqvist
2000-07-03A transient measure to make the floppy fit, remove CD support.Niklas Hallqvist
2000-07-03Current ahc requires the bus_dma API, which alpha does not provideNiklas Hallqvist
2000-07-03export SYSCALLGATEMichael Shalayeff
2000-07-03add luseless commentMichael Shalayeff
2000-07-02Remove NFSCLIENT for consistency with other RAMDISK kernels.Todd C. Miller
2000-07-02Recognize and support 16 partition disklabels (taken from sparc port)Miod Vallat
2000-07-02Silence annoying warnings when using type 4 or 5 keyboards on sun3Miod Vallat
2000-07-02yes, it will; forgot, oops, ouchMichael Shalayeff
2000-07-02constraints misscount; that's how it goes typing on the trainMichael Shalayeff
2000-07-02no bays for stingerMichael Shalayeff
2000-07-02new kvtop through lpa; also put some spu/sfu bits in cpu.hMichael Shalayeff
2000-06-30warnx?/errx? paranoia (use "%s" not a bare string unless it is aTodd C. Miller
2000-06-30My previous two attempts at fixing the "scrolling region" problem were wrong.Aaron Campbell
2000-06-30Problem and fix found on OpenBSD, fix confirmed with NetBSD.Dale S. Rahn
2000-06-29Enable UKCMiod Vallat
2000-06-28disable adw (Advansys Ultra Wide) driver that is now too big for RAMDISK but ...Kenneth R Westerback
2000-06-28enable adw (Advansys Ultra Wide) driver that is now too big for RAMDISK but s...Kenneth R Westerback
2000-06-28look in kbd.h to see whether we have configured a keyboardmjacob
2000-06-28make the kbd have a kbd.h file (needs-flag)mjacob
2000-06-28repair panic message; bugfix@163.netTheo de Raadt
2000-06-26Make the check for !usermode in syscal a DIAGNOSTIC.Artur Grabowski
2000-06-23remove obsolete vtrace guts; art@Michael Shalayeff