summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
1994-01-09LBL /dev/audio and soundblaster drivers, as ported by brad@fcr.com.cgd
1994-01-05small cleanupderaadt
1994-01-03Use KERNBASE, not 0xfe000000.mycroft
1994-01-03Inline all the [lr]cr[023]() `functions' in cpufunc.h.mycroft
1994-01-03Inline all the [lr]cr[023]() `functions' in cpufunc.h.mycroft
1993-12-24Correct dumping to WD (was destroyed by MACHINE_NONCONTIG code)ws
1993-12-23fix from Nick Cuccia (cuccia@remarque.berkeley.edu), apparentlycgd
1993-12-21fix that lastcgd
1993-12-21Tweak for BSD44/NetBSD environ.brezak
1993-12-21vnode driver (from Mike Hibler make@cs.utah.edu)brezak
1993-12-20Fixed bug where with two or more SCSI controllers of the same type, youdavidb
1993-12-20Use cpufunc.h only where (currently) needed.mycroft
1993-12-20Canonicalize all #includes, and add pio.h where appropriate.mycroft
1993-12-17Canonicalize all #includes.mycroft
1993-12-17From magnum branch:mycroft
1993-12-16Eliminate reference to Maxmem.mycroft
1993-12-16IFF_LLC0->IFF_LINK0hpeyerl
1993-12-16oh my... make NS work.hpeyerl
1993-12-16Octal; Hex... It's all the same... :-)hpeyerl
1993-12-15Rearrange some tests to improve efficiency a little when using BPF andmycroft
1993-12-14Driver for 3Com Etherlink-III (3c509) written by me. Kudos to Charleshpeyerl
1993-12-130xfe000000 --> KERNBASEmycroft
1993-12-13from Soeren Schmidt <sos@login.dkuug.dk>:cgd
1993-12-12ie. also pass up any packet with the multicast bit set in the ethernethpeyerl
1993-12-10IF_LLC0 -> IF_LINK0cgd
1993-12-10More multicast stuffhpeyerl
1993-12-07__386BSD__ -> __NetBSD__deraadt
1993-11-29Use new struct buf fields.mycroft
1993-11-27Remove remaining sleep()s.mycroft
1993-11-25Patch from Julian to fix hangage when opening a device multiple times.mycroft
1993-11-24Still under construction...mycroft
1993-11-24Under construction...mycroft
1993-11-17added two copyright strings at the request of Gary Clark IIcgd
1993-11-08A slightly unfinished i82586 driver, based on Garrett Wollman's.mycroft
1993-11-05note that use of splnone() is prolly bogus; splnone() itself is bogus,cgd
1993-11-04add mcd: Mitsumi CD driver by Holger Veit and Brian Moorecgd
1993-10-29ttyfree() bugfix edition, plus various minor tweaks.andrew
1993-10-26Add MADDRUNK.mycroft
1993-10-23 * Revision 2.11 1993/10/23 04:21:03 davidgdavidg
1993-10-22Add at_setup_dmachan(). Minor cleanup.mycroft
1993-10-17Make atdevbase an int.mycroft
1993-10-17Minor cleanup.mycroft
1993-10-16Add isa_establish(), for all it's worth (which is to say, nothing).mycroft
1993-10-16Panic if DMA with odd length attempted on a 16-bit channel.mycroft
1993-10-15update from rick, tarfile of Oct 11 10:46deraadt
1993-10-14New file with DMA code from isa.c, modified to check for some errors.mycroft
1993-10-12fixed two icky rcs-log's.deraadt
1993-10-12pmax code from <ralphc@pyramid.com> & <rick@snowhite.cis.uoguelph.ca>deraadt
1993-10-06Add DRQUNK and IOBASEUNK.mycroft
1993-10-06Cyclades Cyclom-{4/8/16}Y multiport async serial board driver.andrew