| Age | Commit message (Expand) | Author |
| 1998-06-12 | clean up vga_isa_match() - always return "2" on success to make the | drochner |
| 1998-06-12 | reserve the VGA BIOS area (but don't worry if it fails) | drochner |
| 1998-06-12 | access the "raw keyboard" flag inside spltty() to make sure there is | drochner |
| 1998-06-11 | add options for new compatibility stuff, add wsdisplay_compat_usl.c | drochner |
| 1998-06-11 | implement a way to get raw keyboard data (for X) | drochner |
| 1998-06-11 | Add calls to process / VT synchronization functions (as provided in | drochner |
| 1998-06-11 | add "sleeping ok" argument to wsdisplay_switch() | drochner |
| 1998-06-11 | add "sleeping ok" argument to wsdisplay_switch() | drochner |
| 1998-06-11 | Implement the VT access and keyboard control ioctl()s needed for | drochner |
| 1998-06-11 | Per leo@netbsd.org: Don't call isa_dmainit() if NISADMA == 0. | thorpej |
| 1998-06-11 | Don't call isa_dmainit() when NISADMA == 0. | leo |
| 1998-06-11 | Pull in <sys/timepps.h> here so that other things that include comvar.h | thorpej |
| 1998-06-10 | Missing include <sys/systm.h>. | tv |
| 1998-06-10 | Add a shutdown hook for SCSI-2 and higher disks that issues a SYNCHRONIZE CACHE | thorpej |
| 1998-06-10 | Change `dev' -> `self' in ofisaattach(), compile error | tv |
| 1998-06-10 | PPS support from April, reworked and extended to match the PPS-API | jonathan |
| 1998-06-10 | Make this compile with the recent ISA DMA changes. | bouyer |
| 1998-06-10 | Do the unaligned buffer fixup without copying data, more-or-less lifted | thorpej |
| 1998-06-09 | Define the SYNCHRONIZE CACHE command. | thorpej |
| 1998-06-09 | Remove the PCI-ISA bridge callback mechanism; it's no longer needed. | thorpej |
| 1998-06-09 | Nuke __BROKEN_INDIRECT_CONFIG. | thorpej |
| 1998-06-09 | Nuke __BROKEN_INDIRECT_CONFIG. | thorpej |
| 1998-06-09 | Add isa_dma{freeze,thaw}(), used to temporarily stop and then restart | thorpej |
| 1998-06-09 | Adjust for changes to the ISA DMA API. | thorpej |
| 1998-06-09 | Adjust for the changes to the ISA DMA API. | thorpej |
| 1998-06-09 | Initialize DMA state when we attach the ofisa bus. | thorpej |
| 1998-06-09 | Change the ISA DMA API to take an isa_chipset_tag_t rather than | thorpej |
| 1998-06-08 | Fix the obvious bogons reported in PR#5552. | pk |
| 1998-06-08 | Make this build w/ EGCS. | thorpej |
| 1998-06-08 | No need for an explicitly-sized type for sc_flags. | thorpej |
| 1998-06-08 | Nuke __BROKEN_INDIRECT_CONFIG. | thorpej |
| 1998-06-07 | Update from Iain for the parallel port stuff. | pk |
| 1998-06-07 | Add ISAPnP attachment for PCMCIA bus controller; reorganize ISA | sommerfe |
| 1998-06-07 | the AM7990 is a controller, not a "card"; repair a misleading diagnostic. | fair |
| 1998-06-06 | Add an Aria sound driver. | augustss |
| 1998-06-05 | An oversight in previous commit. | enami |
| 1998-06-05 | - Don't print newline until pcmcia_io_map is called; it expects to write | enami |
| 1998-06-05 | Use SIMPLEQ_FIRST/NEXT macros. | enami |
| 1998-06-05 | In the function pcmcia_card_gettype: | enami |
| 1998-06-04 | Check for the ether broadcast address in promiscuous mode (PR#5527). | pk |
| 1998-06-04 | No need to define WDDEBUG or undefine ATAPI_DEBUG_WDC here. | enami |
| 1998-06-04 | Make this compile with WDDEBUG | enami |
| 1998-06-04 | Print newline like others do when tracing wdunlock. | enami |
| 1998-06-03 | Magma parallel port ioctls per Iain Hibbert. | pk |
| 1998-06-03 | Update from Iain on the parallel port stuff. | pk |
| 1998-06-02 | Device driver for the SMC 83c170 Ethernet PCI Integrated Controller (EPIC/100) | thorpej |
| 1998-06-01 | according to the PCI 2.1 spec, the low _two_ bits of I/O BARs have | cgd |
| 1998-05-31 | add a PCI 'quirks' mechanism, meant to be used as the mechanism | cgd |
| 1998-05-31 | use the new PCI 'quirks' mechanism to help determine the number | cgd |
| 1998-05-31 | dd a PCI 'quirks' mechanism, meant to be used as the mechanism | cgd |