summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
2005-01-17Interrupts which are handled by the second level interrupt handler gpioDale Rahn
2005-01-17Add LINEBYTES for wsfb, change type to PXALCD.Dale Rahn
2005-01-16fatter usb complimentTheo de Raadt
2005-01-16headerTheo de Raadt
2005-01-16duplicate filenameTheo de Raadt
2005-01-16WSEMUL_VT100 is the defaultTheo de Raadt
2005-01-16Seems that the instructions used for speed checking was wrong for pxa270,Dale Rahn
2005-01-16Allow this to build w/o SGC; OK miod@Todd C. Miller
2005-01-16Simplify diofb_fbinquire(), since in the only case where we need to knowMiod Vallat
2005-01-16spacingTheo de Raadt
2005-01-16Since Hyperion can only attach in DIO-II space, don't bother looking forMiod Vallat
2005-01-15typoMiod Vallat
2005-01-15A better diagnostic when we encounter extra scodes used by an unsupportedMiod Vallat
2005-01-15RegenMiod Vallat
2005-01-15Tigershark spans 3 select codes.Miod Vallat
2005-01-15Glitch in console detection code would match unsupported frame buffers withMiod Vallat
2005-01-15Kill whitespace at EOL.Miod Vallat
2005-01-15Use DIO_SIZE() macro instead of rolling our own implementation of it.Miod Vallat
2005-01-15turn off debug stuff for nowTheo de Raadt
2005-01-15Better effort on pcic detection, poll every 5 seconds.Dale Rahn
2005-01-15_poll can be called from timeout, but needs to be protected from interrupt,Dale Rahn
2005-01-15make sure interface is in RUNNING state before touching the multicast filtersBrad Smith
2005-01-15place ` (grave) at Fn-d which is a funny little dot (close enough)Theo de Raadt
2005-01-15swap < and >, spotted by drahnTheo de Raadt
2005-01-14Since we run keyboards in raw mode now, NMIs can only be parity errors now;Miod Vallat
2005-01-14Switch OpenBSD/hp300 to wscons, still using on-board ROM fonts for now.Miod Vallat
2005-01-14define left-japanese character as an Alt key for now, so thatTheo de Raadt
2005-01-14We're not really ready to enable ubt(4), from theo.Alexander Yurchenko
2005-01-14Enable ubt(4) on i386.Alexander Yurchenko
2005-01-14Even better nptpages computation without unnecessary extra roundings; allowsMiod Vallat
2005-01-14If we have a frame buffer configured as ``internal'', be sure to account forMiod Vallat
2005-01-14Lubbock scrubbing.Dale Rahn
2005-01-14clean up dmesg: '\n', speed up polling for 'rollover',Dale Rahn
2005-01-14These options are not signficant.Dale Rahn
2005-01-14scrub scrub scrubDale Rahn
2005-01-14Default to two virtual screens.Dale Rahn
2005-01-14These files were added in the wrong place, copies of them already existDale Rahn
2005-01-14Minor KNF and tweaks, also interrupt at IPL_TTY rather than IPL_BIO.Miod Vallat
2005-01-14ubt(4): USB Bluetooth driver, commented out in all kernel configAlexander Yurchenko
2005-01-14RegenMiod Vallat
2005-01-14Sync with latest NetBSD diodevs (device name and ID fixes, and add 425e audio).Miod Vallat
2005-01-14Change the device node from /dev/zboot to /proc/zboot to make the mknodUwe Stuehler
2005-01-14add a 'rollover' timer to detect when a second (inerrupt masked keyDale Rahn
2005-01-14missing DESTDIRTheo de Raadt
2005-01-14cardbus re(4) support (Realtek 8169) heavily based on if_rl.Peter Valchev
2005-01-14Fix these.Dale Rahn
2005-01-14Support reboot and powerdown.Uwe Stuehler
2005-01-14Fix direction.Dale Rahn
2005-01-14commit this #if 0 del now.Dale Rahn
2005-01-14prototypes for recently added functions.Dale Rahn