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