summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
1997-11-04fix autodma and high dma, also copy data only when using bounceNiels Provos
1997-10-30From Jim Rees <rees@umich.edu>: remember media typeNiklas Hallqvist
1997-10-30From Jim Rees <rees@umich.edu>: remember media typeNiklas Hallqvist
1997-10-20Few minor changes to make if_de work big endian on 21140Per Fogelstrom
1997-10-18oopsTheo de Raadt
1997-10-18avoid "no disklabel" error messagesTheo de Raadt
1997-10-15Allow setting the baud rate base from an external defPer Fogelstrom
1997-10-13powerpcPer Fogelstrom
1997-10-11Add 'powerpc'Per Fogelstrom
1997-10-11Modification for Big Endian systems. This driver is now usable in big endianPer Fogelstrom
1997-10-11power.4e - not enabling pci boardsPer Fogelstrom
1997-10-11Add macros for script byte ordering on BE machinesPer Fogelstrom
1997-10-10Add a special fix for OpenFirmware Power PC PCI. It seems that OFW shutsPer Fogelstrom
1997-10-07From NetBSD: Simple conversions of audio streams, for use with the newerNiklas Hallqvist
1997-10-07the iosize is dummied to 0x666Michael Shalayeff
1997-10-07no, man! *probe sets iosize, according to the isa.cMichael Shalayeff
1997-10-07should workMichael Shalayeff
1997-10-07lpd uses 4 ports. PERIOD, no?Theo de Raadt
1997-10-07do not modify ia_iosize, use another temporaryTheo de Raadt
1997-10-06make it comple w/ ED_DEBUGMichael Shalayeff
1997-10-06back out vfs lite2 till after 2.2Theo de Raadt
1997-10-06VFS Lite2 ChangesConstantine Sapuntzakis
1997-09-30typecast vga_pci_match to cgmatch_tMichael Shalayeff
1997-09-30fix it better, use iosizMichael Shalayeff
1997-09-30special XXX for MDPA lpt portMichael Shalayeff
1997-09-29midway update:chuck
1997-09-29<sys/types.h> OR <sys/param.h>, BUT NOT bothMichael Shalayeff
1997-09-24Revert, as we won't have enough time to test this fully before release.Niklas Hallqvist
1997-09-22Use vm_page_alloc_memory API. Some cleanup.Niklas Hallqvist
1997-09-17syncTheo de Raadt
1997-09-17more compaq products; bouyerTheo de Raadt
1997-09-16tighten up probe printfs a bit and prepend with device nameflipk
1997-09-15AHADEBUG cleanlinessflipk
1997-09-15syncTheo de Raadt
1997-09-15graphics chip; drochnerTheo de Raadt
1997-09-13move int error out of ifdef DKBAD, it was used elsewhereNiklas Hallqvist
1997-09-13From NetBSD: MI stuff for DS2404 RTCNiklas Hallqvist
1997-09-11Driver for ISA EtherExpress Pro/10 ethernet card.gene
1997-09-11cd_play/acd_play() were replaced a while backTheo de Raadt
1997-09-11add sc_no_disconnectkstailey
1997-09-11sync with netbsdkstailey
1997-09-09Code imported from NetBSD. -mojMats O Jansson
1997-09-07From NetBSD:Todd C. Miller
1997-09-03fix cua/tty lockingTheo de Raadt
1997-09-02macro fix; mason@primenet.com.auTheo de Raadt
1997-08-25better mmap support, what funTheo de Raadt
1997-08-22wscons -> vga_xxx -> vga mmap() support. first cutTheo de Raadt
1997-08-22do not check for sc_ioctl in mmap callTheo de Raadt
1997-08-22nbits should probably actually be initialized.Jason Downs
1997-08-20Wavelan code rolled out. It works, but there are copyleft problems.Angelos D. Keromytis