Age | Commit message (Expand) | Author |
2000-10-18 | typo in comment; from gluk@ptci.ru | Michael Shalayeff |
2000-10-18 | if periodic checks return errors, stop doing so. This is a workaround for | Theo de Raadt |
2000-10-18 | before sending a character check for DSR state. | Michael Shalayeff |
2000-10-17 | undo last commit. on some kernel links, this causes pcibios panics at | Theo de Raadt |
2000-10-17 | driver for amphy from freebsd; aaron ok | Jason Wright |
2000-10-16 | base the segment for a service returned by bios32 service | Michael Shalayeff |
2000-10-16 | less newlines in verbose print | Michael Shalayeff |
2000-10-16 | Make doubly sure we scroll up if we've passed the last row on the screen. | Aaron Campbell |
2000-10-16 | protect %edx when calling bios | Michael Shalayeff |
2000-10-16 | a little verbosity on probe, a little caution on bios calls | Michael Shalayeff |
2000-10-16 | Initialize mouse_flags during the coldinit stage. | Aaron Campbell |
2000-10-16 | Restore conversion to new timeouts (art@'s previous commit). They were | Aaron Campbell |
2000-10-13 | Disable the actual USB controllers instead of the usb attachments by default. | Aaron Campbell |
2000-10-11 | Now you can use both left and right SHIFT keys with PGUP/PGDN to scrollback in | Aaron Campbell |
2000-10-11 | Fix a bogus scan code in pcvt_kbd.h that was preventing the RIGHT_SHIFT+PGUP/DN | Aaron Campbell |
2000-10-09 | pcibios kernel device is now doing this job | Michael Shalayeff |
2000-10-09 | do not build debug libs (if enabled in mk.conf) | Michael Shalayeff |
2000-10-07 | put usb in, but disable the top devices | Theo de Raadt |
2000-10-07 | - Add console/X mouse transparency, so you don't have to kill moused to run X. | Aaron Campbell |
2000-10-06 | make it compile w/o pcibios; aaron@ ok | Michael Shalayeff |
2000-10-05 | Many fixups and corrections, a bit more needed though. | Aaron Campbell |
2000-09-28 | Make mouse support friendly with non-25line mode. Thanks mickey@ for reporting | Aaron Campbell |
2000-09-28 | Make sure a Copybuffer has been allocated successfully before we start doing | Aaron Campbell |
2000-09-26 | Implement getnulldev that returns the dev_t for "/dev/null". | Artur Grabowski |
2000-09-25 | once again bios does not return a correct segment limits for the | Michael Shalayeff |
2000-09-22 | - Introduce character classes into the console mouse functionality. Lifted from | Aaron Campbell |
2000-09-22 | this follows the dox, saying that %ds should be loaded w/ | Michael Shalayeff |
2000-09-21 | oops forgot the other case in the pmsintr for add_mouse_randomness() call | Michael Shalayeff |
2000-09-20 | check out the bios device name we are probed w/ to not probe on apm | Michael Shalayeff |
2000-09-20 | Extend the region in which we allow mapping unmapped PCI devices. | Niklas Hallqvist |
2000-09-19 | twe on B | Theo de Raadt |
2000-09-17 | Add fxp cardbus attachment here, too. Shorten some attachment descriptions. | Aaron Campbell |
2000-09-17 | Add fxp cardbus attachment. Shorten driver attachment descriptions a bit. | Aaron Campbell |
2000-09-17 | fxp cardbus attachment | Aaron Campbell |
2000-09-15 | twe | Michael Shalayeff |
2000-09-15 | add 3ware raid controller | Michael Shalayeff |
2000-09-15 | enable hw rng for vanilla 810; 10x for testing to Stephan Somogyi <somogyi@gy... | Michael Shalayeff |
2000-09-11 | PCVT_EMU_MOUSE is gone; todd@ | Aaron Campbell |
2000-09-08 | Add audio at ich*. Silly mickey, ich's are for kids. | Aaron Campbell |
2000-09-07 | do not call pcibios_pir_init() if intr_fixup was disabled; also, sync w/ late... | Michael Shalayeff |
2000-09-06 | cardbus too | Theo de Raadt |
2000-09-05 | init pcibios_flags to -1, so if pcibios is disabled in ukc all looks disabled | Michael Shalayeff |
2000-09-05 | Fix the way that I/O port and memory space is allocated to cards. ok aaron@ | Nathan Binkert |
2000-09-04 | - Changes to mouse_copy_extend() to behave more like an xterm. | Aaron Campbell |
2000-09-04 | update netbsd rcsid, which we seem to be up to | Michael Shalayeff |
2000-09-04 | fix dmesg output | Theo de Raadt |
2000-09-04 | export pcibios config flags | Michael Shalayeff |
2000-09-01 | Kernel support for new PCVT console mouse features. | Aaron Campbell |
2000-08-30 | more gig on the CD | Theo de Raadt |
2000-08-30 | add xmphy and brgphy's here too | Jason Wright |