Age | Commit message (Expand) | Author |
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 |
2000-08-29 | From FreeBSD: split out the support for XMAC-II phys and other phys | Jason Wright |
2000-08-29 | more | Theo de Raadt |
2000-08-18 | Remove comment that refers to a NOTE that was removed yesterday | Marco S Hyman |
2000-08-18 | unused variable if no apm and no pcibios conditions; pt out by chris@ | Michael Shalayeff |
2000-08-17 | pcibios tells us everything, no bios_pciinfo | Michael Shalayeff |
2000-08-17 | pcibios0 at bios0 flags 0x0000 | Michael Shalayeff |
2000-08-16 | morth to use new timeouts | Michael Shalayeff |
2000-08-11 | disable userland TCS access on winchip C6, it is busted; wd@ics.nara-wu.ac.jp | Theo de Raadt |
2000-08-08 | make them all use new PCIBIOS stuff | Theo de Raadt |
2000-08-08 | sync w/ netbsd almost -current code (; | Michael Shalayeff |
2000-08-07 | add a couple of examples, and generally elaborate more on the subject | Michael Shalayeff |
2000-08-05 | $OpenBSD$ | Niklas Hallqvist |
2000-08-05 | $OpenBSD$ | Niklas Hallqvist |
2000-08-05 | pasto | Niklas Hallqvist |
2000-08-02 | permit build with HZ user-defined; <wd@ics.nara-wu.ac.jp | Theo de Raadt |
2000-08-02 | pcic* at pci | Theo de Raadt |
2000-08-02 | add gdt & dmphy where needed | Theo de Raadt |
2000-08-02 | update n-rcsids | Michael Shalayeff |
2000-08-02 | add yauc about fips; also some ugly spaces | Michael Shalayeff |
2000-08-01 | Add PCI attachment for i82365-compatible PCMCIA controllers. Needed for | Aaron Campbell |
2000-07-31 | Add defines for ULLONG_MAX, LLONG_MAX, and LLONG_MIN in terms of | Todd C. Miller |
2000-07-27 | do not print anything before console has been set | Michael Shalayeff |
2000-07-27 | fix espie@'s screwup; frenchies can't type! noticed by aaron@ | Michael Shalayeff |
2000-07-26 | correct constraints for __{in,out}c(); from Hiroki Nakano <cas@trans-nt.com> | Michael Shalayeff |
2000-07-26 | proper busy/idle handling; pointed out by marc@ | Michael Shalayeff |
2000-07-25 | allow compiling -DDEBUG w/o apm0 in he config; pointed by cleb <cb@hert.org>. | Michael Shalayeff |
2000-07-20 | add fms & auvia, so that people test it | Theo de Raadt |
2000-07-19 | new timeouts; tested | Michael Shalayeff |
2000-07-19 | Use t_rstrt_to for ttrstrt timeout. | Artur Grabowski |
2000-07-19 | Use new timeouts for the led intr timeout. | Artur Grabowski |
2000-07-19 | Convert to use new timeouts. | Artur Grabowski |
2000-07-18 | do not include random number in dmesg, per deraadt's suggestion. | Michael Shalayeff |
2000-07-18 | clcs works reasonably well now. Enable it. | Artur Grabowski |
2000-07-12 | typo | Theo de Raadt |
2000-07-11 | since .cvsignore is there, .keep_me is not needed | Theo de Raadt |
2000-07-11 | RAMDISKC is ok | Theo de Raadt |
2000-07-11 | cardbus install floppy kernel | Theo de Raadt |
2000-07-08 | oops, revert to correct version | Marco S Hyman |
2000-07-08 | #audio -> #audio* | Marco S Hyman |
2000-07-07 | Use b_cylinder instead of a homebrew define. | Artur Grabowski |
2000-07-06 | Add ucom to char. device list and change XX_UNITMASK's to match OpenBSD; | Federico G. Schwindt |