summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
1998-09-21Roll back to 1.71 version- too many unexplainable problems with 1.72.mjacob
1998-09-21Add softserial to the alpha port. This significantly improved PPPmatt
1998-09-20Regenerated .h files to fix "generated from" CVS id.dbj
1998-09-20Added support for a Dayna Communicard E that probes with adbj
1998-09-20Changes so that BPF readers will get the data in fddi packet aligned alongmatt
1998-09-19Make sure data in FDDI packets are aligned nicely (for alpha, etc.)matt
1998-09-18Map the "backspace" key to "delete" and the "remove" key todrochner
1998-09-18Use an appropriate value for wpp_quirk_flag.enami
1998-09-18Make these files compile again; no longer necessary to passenami
1998-09-18regendrochner
1998-09-18Add PCI-VME interfaces: Tundra Universe and Bit3 2706drochner
1998-09-18SCSI_ASYNCREQ turns out to be redundant; we can simply free the scsipi_xferscottr
1998-09-18Define a SCSIPI_XFER_ASYNC macro to test whether a request will bescottr
1998-09-18Regen.mark
1998-09-18Add yet another vendor ID for Fujitsu.mark
1998-09-18Make changes as required for new return values from dma setup routinemjacob
1998-09-17dma setup now returns CMD_QUEUED or CMD_COMPLETE. Clarify a ternarymjacob
1998-09-17Several changes, including some stub fibre target mode stuff. Establishmjacob
1998-09-17cleanup header to be just NetBSD, roll rev, change QDEPTH to QAVAIL macromjacob
1998-09-17cleanup header to be just NetBSDmjacob
1998-09-17add some target mode definitionsmjacob
1998-09-17cleanup header to be just NetBSDmjacob
1998-09-17LK201/LK401 support for wscons (only decoding for now).drochner
1998-09-17Add definition for highest legal LK201 keycode.drochner
1998-09-17Adapt to keymap table format change.drochner
1998-09-17wskbd map for LK201/LK401drochner
1998-09-17Move keyboard map from <dev/wscons/wskbdmap_mfii.h> into a _source_ file.drochner
1998-09-17Add option bit which covers the delta between LK201 and LK401.drochner
1998-09-17Add end mark to list of keymaps.drochner
1998-09-17Reorganize the list of keyboard maps: no explicite length counter, usedrochner
1998-09-17Define a new keyboard eveny type "all keys up". This allows to reducedrochner
1998-09-16Garbage collect unused 3rd parameter to comprobe1().is
1998-09-16Revert the last change: returning COMPLETE is clearly the wrong thing to doscottr
1998-09-16Found a race in scsipi_execute_xs(): if an asynchronous transfer completesscottr
1998-09-15bootpath check needs to keep checking for two formats.pk
1998-09-15Fix a problem where txput could "lose" dmamaps if it couldn't actuallymatt
1998-09-15This commit fixes two bugs in the de driver. The first is that thematt
1998-09-14Correct a serious problem that affects at least front ends that can onlyscottr
1998-09-14Fix a problem uncovered when we started to use the pool allocator to managescottr
1998-09-14Fix a problem uncovered when we started to use the pool allocator to managescottr
1998-09-13Make sure the buffers are synchronized on open.mycroft
1998-09-13Make sure all voices are deallocated on close.mycroft
1998-09-12Regen.wrstuden
1998-09-12Add support for the OPTi Audio 16 IDE controller.wrstuden
1998-09-12PnP IDE controllers can pass us the regions in any order, so make surewrstuden
1998-09-11keren/6128: add an entry for the TDC 4200. Full density code set isn't known.mjacob
1998-09-11Add arc as a target platform.jonathan
1998-09-10Regenkenh
1998-09-10Reorganize the probe routine and add a quirk table. Much of this codekenh
1998-09-10Add support for passing device quirks from the attachment routine,kenh