Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-06-05 | splbio around biodone | Artur Grabowski | |
2002-06-04 | Convert vgafb from rcons to rasops | Jason Wright | |
If depth is 24, select rasops32 (and make sure the stride is right) | |||
2002-06-04 | add bwtwo* at sbus? (commented out... someone have one to test?) | Jason Wright | |
2002-06-04 | identify keyboard/mouse ports | Jason Wright | |
2002-06-04 | Identify keyboard/mouse ports if not claimed by other drivers. | Jason Wright | |
2002-06-04 | spelling; raj@cerias.purdue.edu | Theo de Raadt | |
2002-06-03 | spell transceiver correctly | Theo de Raadt | |
2002-06-03 | add rasops24 to creator. minor indentation while i'm here. | Federico G. Schwindt | |
2002-06-03 | - use the 24 bits dumb frame buffer reg. instead of the 32 one, but return | Federico G. Schwindt | |
32 bpp to wsfb. - print the model; the board type is not useful. this enables video output in the U1/E and probably some other creator models. tested by jason@ and Daniel Zieber <dlz@astro.caltech.edu>; jason@ ok. | |||
2002-06-03 | Guillemot/maxiradio was a rebadged gemtek/pr103. | Michael Shalayeff | |
the mr(4) was not really tested and therefore is now replaced w/ a tested gtp(4), renamed pci ids too. from jumbo@ | |||
2002-06-03 | compatiblity -> compatibility | Theo de Raadt | |
decriptor -> descriptor authentciated -> authenticated transmition -> transmission | |||
2002-06-02 | withough -> without | Theo de Raadt | |
2002-06-02 | Implement PMAP_CANFAIL handling for m68k shared pmap module. | Miod Vallat | |
2002-05-30 | Add a german keymap for iBook. Based on "Key Caps" on Mac OS X 10.1.4. | Mats O Jansson | |
Created by me and tested by Peter Janze <janze@digitalblue.de>. -moj | |||
2002-05-30 | missing refs to sfr0 and other man fixes; from jumbo@ | Michael Shalayeff | |
2002-05-30 | iff pcibios is enabled, record _every_ established pci interrupt | Michael Shalayeff | |
for it will not get reprogrammed for isa later. should help lost and hanging pci interrupts. testing by fries@, krw@, mordin@, philipp@ and others | |||
2002-05-30 | protect biodone with splbio. | Artur Grabowski | |
miod@ ok. | |||
2002-05-29 | Add a new wskbd type for Sun type 5 keyboards (WSKBD_TYPE_SUN5). | Mats O Jansson | |
This is needed since eg Swedish type 4 and 5 keyboard has keycodes with different keycodes. eg AltGr and Compose are switched in type 5 compared with type 4. This change will need a new Xserver to allow sun type 5 keyboards. -moj ok miod@ | |||
2002-05-29 | splbio around biodone. | Artur Grabowski | |
2002-05-28 | __P killing | Theo de Raadt | |
2002-05-27 | left over __P removals | Theo de Raadt | |
2002-05-26 | - CPU_MAXID and CPU_CHIPSET were swapped in cpu.h | Matthieu Herrb | |
- add support to print machdep.chipset mib on alpha ok deraadt@ | |||
2002-05-25 | Add a board type for VXT2000+. Info gathered by Daniel SZILAGYI. | Hugh Graham | |
2002-05-23 | remove unneccesary icache flushes; mdw@umich.edu | Theo de Raadt | |
2002-05-23 | fetch fpu id per the book (even it works otherwise), also, hppa_mod_info() ↵ | Michael Shalayeff | |
always returns some string; idea by fredette@ | |||
2002-05-23 | remove the defines for iodone -> biodone and iowait -> biowait. | Artur Grabowski | |
Use the correct functions everywhere instead. | |||
2002-05-22 | Match on "SUNW,afb" as well, a guess to make Elite3D cards work and print | Federico G. Schwindt | |
the board type for now as well; jason@ ok. | |||
2002-05-22 | - Allow matching of devices with fewer than 24 register sets | Jason Wright | |
- set display type to be SUNFFB | |||
2002-05-22 | Allow brightness buttons to affect the console brightness whenever possible; | Miod Vallat | |
however, the brightness settings are neither saved in nor read from the nvram. | |||
2002-05-22 | Put abtn back in GENERIC. RAMDISK kernels do not need it. | Miod Vallat | |
2002-05-22 | - in the OpenFirmware console initialisation, check if the console device | Miod Vallat | |
has support for backlight control (laptops do, and probably machines with a built-in monitor do as well). - provide a function to set the screen brightness as well. - use both changes above to add a screen blanker to the vgafb driver - let the screen brightness and backlight be controlled via wsconsctl - clean dust, KNF, and more symbolic names in the vgafb driver to make it better readable Initial code by myself, with some hacks from drahn@ later. | |||
2002-05-22 | I was on drugs when I commited this initially, and still do not understand | Miod Vallat | |
how I got libc to compile with this. Blush. Replace this with a correct implementation, and write a faster fabs() while there. ok mickey@ | |||
2002-05-22 | Implement splassert. Even simpler than on the sparc. | Artur Grabowski | |
2002-05-22 | Copy only the register paddrs/lens that we have room for | Jason Wright | |
2002-05-22 | Only map in DFB32 during attach, other stuff will be mapped by _mmap as | Jason Wright | |
necessary. | |||
2002-05-22 | return mappings from DFB24 for DUMBFB mode mmap requests (this makes ↵ | Jason Wright | |
unaccelerated X on the creator work) | |||
2002-05-22 | splassert_check should be ifdef DIAGNOSTIC | Artur Grabowski | |
2002-05-22 | let !DIAGOSTIC kernels build | Theo de Raadt | |
2002-05-21 | add creator at mainbus and wsdisplay at creator | Jason Wright | |
2002-05-21 | Remove some debugging code and generally clean things up. | Jason Wright | |
2002-05-21 | Get the initial cursor position correct so we don't start back at 0,0 when | Jason Wright | |
wsdisplay attaches. | |||
2002-05-21 | Implement splassert just like it's on sparc. | Artur Grabowski | |
This also requires a change to rename {PIL,IPL}_IMP to {PIL,IPL}_VM. XXX - We should get rid of PIL_*. | |||
2002-05-21 | Remove last vestiges of rcons and now it appears to work. | Jason Wright | |
2002-05-21 | Use rasops alloc_attr in alloc_screen so it doesn't crash when a screen is | Jason Wright | |
added. | |||
2002-05-21 | Skeleton driver for the Creator/Creator3D framebuffer (doesn't do much | Jason Wright | |
except provide an entry point for mmap'n from userland so I can figure out how it works). Many thanks to Matt Potter <matt@vertrauen.org> for providing a card. | |||
2002-05-20 | ignore corrupted prom headers w/ length exceeding the scanned isa hole ↵ | Michael Shalayeff | |
region; reported by Jason Spence <jspence@lightconsulting.com> for Toshiba Satellite 3005-S303. add a note on a more aggressive course of action | |||
2002-05-20 | force alignment on the netisr and sir by mobving 'em into .data | Michael Shalayeff | |
and allocating space in the locore (ldcw require a 16byte alignment). inform gcc that ldcw will change the memory (in asm()). fix spl handling in the soft intrs piece. | |||
2002-05-20 | make sure runing addr gets properly aligned after 0-level page table allocation | Michael Shalayeff | |
2002-05-20 | make sure all the funky stack we allocate are properly alligned, the ↵ | Michael Shalayeff | |
trap_phys is still uncertain, but it's at the beginning of the section (; | |||
2002-05-20 | gateway page could be cachable, it's not written into. | Michael Shalayeff | |
whaen changing protection on the page reset the dirty bit along w/ the write, save it to the pv-header. |