summaryrefslogtreecommitdiff
path: root/sys/dev/ic
AgeCommit message (Expand)Author
1998-09-28Sync w/ NetBSD.Jason Downs
1998-09-28fix bug in vgafb_copycols() use bus_space_copy_4() instead ofDale S. Rahn
1998-09-28support powerpc port (needs ifdef to use powerpc_btop()), is thereDale S. Rahn
1998-09-27this driver does not handle 3c9xxTheo de Raadt
1998-09-27Remove some debugging printfs that were missed in the cleanup.Dale S. Rahn
1998-09-27add wscons support to powerpc port.Dale S. Rahn
1998-09-27AdvanSys SCSI driver from NetBSD, by dante@mclink.it. Based on the LinuxJason Downs
1998-09-22New DS8390/WD83C690 device driver used by ec, ne and we from NetBSD.Federico G. Schwindt
1998-09-22Add the NE[12]00 core driver from NetBSD.Federico G. Schwindt
1998-09-20Powerpc port uses com.c not just power4e.Dale S. Rahn
1998-09-19Added if_media support from NetBSD. -mojMats O Jansson
1998-09-16o if_media'fied am7990Jason Wright
1998-09-16fix ep probe message printoutsTheo de Raadt
1998-09-12if_media support.Federico G. Schwindt
1998-09-11Add a third parameter to epconfig to get the MAC address if it's a pcmciaFederico G. Schwindt
1998-09-11Added support for Intel 82365SL PCIC controllers and clones from NetBSD.Federico G. Schwindt
1998-09-11Split the aic6360 driver to add support for SCSI pcmcia cards.Federico G. Schwindt
1998-09-11Support for the SMC 91Cxx family of ethernet chips from NetBSD.Federico G. Schwindt
1998-09-02typoTheo de Raadt
1998-08-28Changes to make if_de driver work on big endian machines with a 21040 basedDale S. Rahn
1998-08-18Remove clearing of interrupt after character output in cnputci(). ClearingPer Fogelstrom
1998-08-07com.c needs to know about mem mapped ports in ppc systems.Per Fogelstrom
1998-07-30Correct comment about descriptor swap bit.Per Fogelstrom
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