summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
2001-10-28duh, don't forget cdev entries for char device sabtty (It's been a rough week)Jason Wright
2001-10-28oops, don't forget sab entries here too.Jason Wright
2001-10-28sab* and sabtty* (commented out for now until console stuff is done)Jason Wright
2001-10-28SAB82532 driver (missing console stuff, but working as a generic ttyJason Wright
2001-10-28Handle RB_TIMEBAD in boot().Miod Vallat
2001-10-28Use the same pipeline flush instruction everywhere.Miod Vallat
2001-10-28Define kernel_pmap only if _KERNEL defined.Miod Vallat
2001-10-28Let 188-only kernels compile.Miod Vallat
2001-10-28I have nothing against stack checks at clock ints, as long as they areMiod Vallat
2001-10-28Prune more old stuffMiod Vallat
2001-10-26Don't bomb if isadma is not configured.Artur Grabowski
2001-10-26First cut at a port of isadma and floppy driver. ok art@Nathan Binkert
2001-10-26spaces to tabsNathan Binkert
2001-10-26fix commentNathan Binkert
2001-10-25add an ali1543 and fix amd756 icu driversMichael Shalayeff
2001-10-24forgot the audio at emu (; from Dries Schellekens <gwyllion@ace.ulyssis.org>Michael Shalayeff
2001-10-24make libc compileMichael Shalayeff
2001-10-24use _C_LABEL for C labelsMichael Shalayeff
2001-10-24add emu at pciMichael Shalayeff
2001-10-20add CD9660Theo de Raadt
2001-10-18remove all com* on isa whatsoever.Janne Johansson
2001-10-16Fix for bus_space_barrier which m68k doesn't need normally.Janne Johansson
2001-10-15Acer labs chipsets (like on Blade100/Netra X1) have bugs when UDMA mode 4Jason Wright
2001-10-15disable com*, too brokenTheo de Raadt
2001-10-15Make the test for iso9660 filesystems preferred if the device is a CD,Jason Wright
2001-10-15Pull in several changes from NetBSD:Jason Wright
2001-10-12disable com*Theo de Raadt
2001-10-12Move the iso_disklabelspoof() call higher so that if one is present weJason Wright
2001-10-12From NetBSD: convert printf's to debug only and remove a panicJason Wright
2001-10-11disable com*.... do not ask whyTheo de Raadt
2001-10-10gc SWAPPAGER and DEVPAGER optionsTodd C. Miller
2001-10-10Enable zlib in libsa (i.e. compressed kernels support in bootloaders)Miod Vallat
2001-10-10sorry, twe does not fitTheo de Raadt
2001-10-10pci oneTheo de Raadt
2001-10-10cleanTheo de Raadt
2001-10-09no cd support for nowTheo de Raadt
2001-10-09syncTheo de Raadt
2001-10-09no more NBUF=Theo de Raadt
2001-10-09sbus onlyTheo de Raadt
2001-10-09no NBUF=Theo de Raadt
2001-10-09bge and wx are known to workNathan Binkert
2001-10-08We're not cross hosted these days.Jason Wright
2001-10-08Remove some debugging and development leftovers.Artur Grabowski
2001-10-08i think miod only half-looked at this patchTheo de Raadt
2001-10-08reenable audioceJason Wright
2001-10-08add lge(4) commentedNathan Binkert
2001-10-07remove all assumptions that parent is psycho. Also, don't try to useJason Wright
2001-10-07audioce crashes ultra 5s. Disable for now.Artur Grabowski
2001-10-06Add, commented out, missing lines for supported drivers.Miod Vallat
2001-10-06Remove MSDOSFS support from the ramdisk.Miod Vallat