summaryrefslogtreecommitdiff
path: root/sys/dev/ic
AgeCommit message (Expand)Author
1998-07-07S3 SonicVibes driverConstantine Sapuntzakis
1998-06-24initialization error; joel@wmi.comTheo de Raadt
1998-06-08am7990 is a chipTheo de Raadt
1998-05-28Sync with NetBSD:Jason Wright
1998-05-20magma serial driver; plunky@skate.demon.co.ukTheo de Raadt
1998-05-14* Better support for XR16C850.Jason Downs
1998-05-14* Better XR16C850 support.Jason Downs
1998-05-08Cleaned up AD1848 driver and added driver for Yamaha OPL3-SA3 to tree.Constantine Sapuntzakis
1998-04-30Fix a few missing changes from the last NetBSD merge.Jason Wright
1998-04-28do not zap media flag on SIOCSIFFLAGS; ibo@ragnarok.val-axs.net & ms@xy.orgTheo de Raadt
1998-04-26update audio from NetBSD, mostly by Lennart Augustsson <augustss@cs.chalmers.se>Niels Provos
1998-04-04ignore EEPROM_TST_MODE mode on pci cards tooTheo de Raadt
1998-03-25ppc needs a pci chip bug workaroundPer Fogelstrom
1998-03-24nicer outputTheo de Raadt
1998-03-24add isp driver from netbsd, more munging neededTheo de Raadt
1998-03-09handle 128KB if_le chunksTheo de Raadt
1998-03-01An actual bug the "stupid" missing braces around else clauseNiklas Hallqvist
1998-02-25pretty print for pci cards tooTheo de Raadt
1998-02-23Please GCC2.8Niklas Hallqvist
1998-02-23New probe routine and support for ST16650.Jason Downs
1998-02-10sync w/netbsdJason Wright
1998-02-05rename ddb.panic_ddb, and add ddb.console. Now you can stop console ddb entryTheo de Raadt
1998-02-03sync with netbsdJason Wright
1998-01-17s/defined(DEBUG)/defined(EP_DEBUG)/gMichael Shalayeff
1997-11-13merge netbsd 1.13Jim Rees
1997-11-07$OpenBSD$Niklas Hallqvist
1997-11-06Add some missing things for the MI vga driver. Move wscons to an MI place asNiklas Hallqvist
1997-11-06$OpenBSD$Niklas Hallqvist
1997-11-06temp <machine_btop() fixMichael Shalayeff
1997-11-06We need an MI vga driver. The alpha one was most MI. Not entirely yet though.Niklas Hallqvist
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-15Allow setting the baud rate base from an external defPer Fogelstrom
1997-10-07lpd uses 4 ports. PERIOD, no?Theo de Raadt
1997-09-29midway update:chuck
1997-09-16tighten up probe printfs a bit and prepend with device nameflipk
1997-09-13From NetBSD: MI stuff for DS2404 RTCNiklas Hallqvist
1997-09-11add sc_no_disconnectkstailey
1997-09-11sync with netbsdkstailey
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-08Mostly sync to NetBSD-current 970804.Jason Downs
1997-08-08Add hwreset callback; drivers need to set this appropiately.Jason Downs
1997-08-04Change disable_intr()/enable_intr() to splhigh()/splx().dgregor
1997-07-31text video attributes, tested only on vga, send me E-mail if it breaks someth...kstailey
1997-07-31bus_space_copy_2() is now overlap safekstailey
1997-07-30Sync to NetBSD. Adapt to use bus_space_multi_raw* interface of OpenBSD.Niklas Hallqvist
1997-07-29Support BSD/OS 2.1, add OpenBSD tags.Jason Downs