summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
2002-07-15Perform accounting for executable pages on powerpc, prepare forDale Rahn
2002-07-12enable radio on bktr and fms, drivers are already thereMichael Shalayeff
2002-07-12check upon the pir length prior to using it, ignore short tables; from henric...Michael Shalayeff
2002-07-12turn on the pciagp option, per theo's requestMichael Shalayeff
2002-07-12pciagp optionMichael Shalayeff
2002-07-12Cleanup: use less _t typedefs, use the structure itself.Dale Rahn
2002-07-12support for the agp gart on various agp chipsets.Michael Shalayeff
2002-07-12Use interrupts for fetching ADC conversions instead of polling.Jason Wright
2002-07-12No need to include files.sun, which only add the "frim event" stuff whichMiod Vallat
2002-07-10proper cdev_decl(crypto) and no private protosMichael Shalayeff
2002-07-10proper cdev_decl(ksyms), fix ksyms's broken functionsMichael Shalayeff
2002-07-10proper cdev_decl(gpr)Michael Shalayeff
2002-07-10'sez' is not an english word; ok deraadt@Jason Peel
2002-07-09try to disable vsync timing if sparc_vsyncblank is setJason Wright
2002-07-09Add udsbr and comment it out until it is testedNathan Binkert
2002-07-09typo in panic message.Artur Grabowski
2002-07-09When building ptes manually for pmap_zero_page4m and pmap_copy_page4mArtur Grabowski
2002-07-09allow getting and setting of the ADC, DAC, and PIO ports on the daadio (this ...Jason Wright
2002-07-09Use BWX on cia as much as possible.Artur Grabowski
2002-07-09move common declarations to if_wivar.h; mickey@ and millert@ ok.Federico G. Schwindt
2002-07-09no offsetMichael Shalayeff
2002-07-08bzero the correct size (I swear this worked at one time...)Jason Wright
2002-07-08Correctly convert to new timeouts (this hasn't compiled for awhile)Jason Wright
2002-07-08in addition to check cd_ndevs, also check that cd_devs[N] != NULLJason Wright
2002-07-07Add isadma to bsd.rd, for proper isapnp operation.Miod Vallat
2002-07-06Remove kernel support for NTP. ok deraadt@ and tholo@Thomas Nordin
2002-07-05Sync the ethernet controllers list with GENERIC.Miod Vallat
2002-07-04ep at isapnp works (dma on isapnp is still non-working).Miod Vallat
2002-07-03Change all variables definitions (int foo) in sys/sys/*.h to variableMiod Vallat
2002-07-03code bloat in ahc causes adv to die. We will now pressure smurph to de-bloat...Theo de Raadt
2002-07-03sis(4) works on alpha, so move it out of the UNTESTED section.Aaron Campbell
2002-07-01Add auxio at sbus.Miod Vallat
2002-06-30AlphaServer 800 and 1000 support; from NetBSD. Tested by Tor Houghton.Miod Vallat
2002-06-30Art says I shouldn't be shy, so uncomment lc entries.Miod Vallat
2002-06-30Add lc[01] at isa entries, commented out. Tested and work fine.Miod Vallat
2002-06-30Dummy bus_space_read_raw_region implementation.Miod Vallat
2002-06-28Recognize the Fn-arrow combinations (PgUp, PgDwn, Home, End) keys onMiod Vallat
2002-06-28Oops. Doing a diff before commit is not enough. You have to read the diff too.Artur Grabowski
2002-06-28The IEEE fp stuff changed the rules for how fpu should be enabled.Artur Grabowski
2002-06-28Return of new ahcSteve Murphree
2002-06-27Do not muck with the color palette unless the console depth is 8 bit.Dale Rahn
2002-06-26ieee1394 for i386 too...Thierry Deval
2002-06-26Bump i386 kvm size to 768M.Artur Grabowski
2002-06-25and kill a now bogus commentMichael Shalayeff
2002-06-25this monkey has not been a mbr for a couple of years alreadyMichael Shalayeff
2002-06-25No \n at the end of a panic() message... I thought all occurences had beenMiod Vallat
2002-06-25IEEE1394 infrastructure part.Jun-ichiro itojun Hagino
2002-06-25hpux emu is to do; from david krauseMichael Shalayeff
2002-06-24Provide dummy d_kqfilter() routine so that this compiles, until this driverMiod Vallat
2002-06-24move cdev_decl() for usb devices into one place.Michael Shalayeff