Age | Commit message (Expand) | Author |
1997-09-30 | typecast vga_pci_match to cgmatch_t | Michael Shalayeff |
1997-09-30 | fix it better, use iosiz | Michael Shalayeff |
1997-09-30 | special XXX for MDPA lpt port | Michael Shalayeff |
1997-09-29 | midway update: | chuck |
1997-09-29 | <sys/types.h> OR <sys/param.h>, BUT NOT both | Michael Shalayeff |
1997-09-24 | Revert, as we won't have enough time to test this fully before release. | Niklas Hallqvist |
1997-09-22 | Use vm_page_alloc_memory API. Some cleanup. | Niklas Hallqvist |
1997-09-17 | sync | Theo de Raadt |
1997-09-17 | more compaq products; bouyer | Theo de Raadt |
1997-09-16 | tighten up probe printfs a bit and prepend with device name | flipk |
1997-09-15 | AHADEBUG cleanliness | flipk |
1997-09-15 | sync | Theo de Raadt |
1997-09-15 | graphics chip; drochner | Theo de Raadt |
1997-09-13 | move int error out of ifdef DKBAD, it was used elsewhere | Niklas Hallqvist |
1997-09-13 | From NetBSD: MI stuff for DS2404 RTC | Niklas Hallqvist |
1997-09-11 | Driver for ISA EtherExpress Pro/10 ethernet card. | gene |
1997-09-11 | cd_play/acd_play() were replaced a while back | Theo de Raadt |
1997-09-11 | add sc_no_disconnect | kstailey |
1997-09-11 | sync with netbsd | kstailey |
1997-09-09 | Code imported from NetBSD. -moj | Mats O Jansson |
1997-09-07 | From NetBSD: | Todd C. Miller |
1997-09-03 | fix cua/tty locking | Theo de Raadt |
1997-09-02 | macro fix; mason@primenet.com.au | Theo de Raadt |
1997-08-25 | better mmap support, what fun | Theo de Raadt |
1997-08-22 | wscons -> vga_xxx -> vga mmap() support. first cut | Theo de Raadt |
1997-08-22 | do not check for sc_ioctl in mmap call | Theo de Raadt |
1997-08-22 | nbits should probably actually be initialized. | Jason Downs |
1997-08-20 | Wavelan code rolled out. It works, but there are copyleft problems. | Angelos D. Keromytis |
1997-08-20 | Fix for some stupid ne2000 clones that get into a weird state and | Todd C. Miller |
1997-08-19 | - add wavelan files in files.pcmcia | Angelos D. Keromytis |
1997-08-19 | SANYO CRD-254P has AQUIRK_NOCAPACITY | Theo de Raadt |
1997-08-17 | Add quirk for MATSHITA CR-574, from Berndt Josef Wulf <wulf@ping.net.au> | Todd C. Miller |
1997-08-12 | Removed unused vars. Added missing arg to bus_space_map. | Niklas Hallqvist |
1997-08-08 | typo | Niklas Hallqvist |
1997-08-08 | Change the bounds_check_with_label API to also take a cpu_disklabel | Niklas Hallqvist |
1997-08-08 | Stab at fixing the locators.h mess, test! | Niklas Hallqvist |
1997-08-08 | Initialize hwreset. | Jason Downs |
1997-08-08 | Initialize hwreset. | Jason Downs |
1997-08-08 | Mostly sync to NetBSD-current 970804 + tags. | Jason Downs |
1997-08-08 | Mostly sync to NetBSD-current 970804. | Jason Downs |
1997-08-08 | Add hwreset callback; drivers need to set this appropiately. | Jason Downs |
1997-08-07 | pretty | Niklas Hallqvist |
1997-08-07 | silence this thing again | Theo de Raadt |
1997-08-05 | Make compile on alpha | Niklas Hallqvist |
1997-08-04 | Change disable_intr()/enable_intr() to splhigh()/splx(). | dgregor |
1997-08-01 | squish into one line | Theo de Raadt |
1997-07-31 | text video attributes, tested only on vga, send me E-mail if it breaks someth... | kstailey |
1997-07-31 | off by one in clear screen code | kstailey |
1997-07-31 | fix vi on console by not moving cursor when printing nulls | kstailey |
1997-07-31 | bus_space_copy_2() is now overlap safe | kstailey |