summaryrefslogtreecommitdiff
path: root/sys/dev/ic
AgeCommit message (Expand)Author
1999-03-03sparc => __sparc__pk
1999-02-28Update to slightly altered rnd_attach_source() apiexplorer
1999-02-25Fix AdvanSys Narrow driver to work on Alphadante
1999-02-23Fixed AdvanSys Ultra Wide driver to work on Alpha.dante
1999-02-21Don't update the CORx registers unless they really have changed.scw
1999-02-21wdcwait is called initially without any device on my thinkpad.abs
1999-02-20Only #define WDCDEBUG if it isn't already defined (e.g. by some optionshubertf
1999-02-20complete mapping table for pcvt fonts, make dual-font selection workdrochner
1999-02-20complete mapping tables a bit so that ASCII (ie vt100) art looks betterdrochner
1999-02-20That #define splserial() really didn't want to be there...scw
1999-02-20Delay serial port parameter changes until the Tx FIFO has emptied.scw
1999-02-19This one needs <machine/bswap.h> too.leo
1999-02-19Translated Japanese comments.minoura
1999-02-19Oops; PCIC_INTR_ENABLE does something *very* different.mycroft
1999-02-19Yet another path where we need to set PCIC_INTR_ENABLE.mycroft
1999-02-18Add separate halt_input and halt_output methods in ad1848_isa, which disablemycroft
1999-02-18Don't print an extra newline if the controller doesn't support 32 bits access.bouyer
1999-02-18Fix the code in epic_attach() that frees resources when the attach fails.thorpej
1999-02-18Only do the multicast filter bug work-around if in 10Mbps mode. Also,thorpej
1999-02-17Use the trigger interface, and clean up a pile of cruft.mycroft
1999-02-17Update comments.mycroft
1999-02-17Change a straggling splimp -> splnet.thorpej
1999-02-17Avoid initializing the interface in the SIOCSIFFLAGS if ! UP and ! RUNNING.thorpej
1999-02-17Fix slight ommission in previous.mycroft
1999-02-17Pass the direction to the allocm and round_buffersize methods.mycroft
1999-02-16Fix Copyright datesis
1999-02-16Assign my files to The NetBSD Foundation, Inc.is
1999-02-15Be less strict on ATAPI signature, at last one CD puts 0x00 in sc insteadbouyer
1999-02-15RCS ID policehubertf
1999-02-13Make sure full-duplex is reflected in TXCON, and don't reset the interfacethorpej
1999-02-13MI version of the Fujitsu MB89352 SCSI Protocol Controler (SPC) driver.minoura
1999-02-13New MI front-end for the Cirrus Logic CD240[01] Multi-protocolscw
1999-02-12oops - forgot to convert the trivial case (ASCII) to "match levels"drochner
1999-02-12make the probe stricter to catch cases where the chipset doesn't pulldrochner
1999-02-12Display the danish o-slash as phi/Theta as proposed bydrochner
1999-02-12change the "mapchar" interface to return a "quality" or "match level"drochner
1999-02-12Cleanup of the EPIC/100 driver I did while hacking on the Rhine driver:thorpej
1999-02-12Fix printf format problems on Alpha.thorpej
1999-02-12Fix printf format problems on Alpha.thorpej
1999-02-10void* -> u_int32_tminoura
1999-02-09Roll internal release tag. Print out if we're in a 64 bit PCI slot.mjacob
1999-02-09Roll internal release tag. Roll core version minor. Fix broken DPARM_DEFAULTmjacob
1999-02-09fix a couple of NVRAM definesmjacob
1999-02-09roll internal release tagmjacob
1999-02-09Do SCSI Bus resets in this layer (now). Don't do it for Fibre Channel yetmjacob
1999-02-09Roll platform revision level. Add blocked flag and waitq to osinfo structure.mjacob
1999-02-08There's no ATA draft where it is required for the drive to set DRDY | DSC whenbouyer
1999-02-07Add entropy gathering.thorpej
1999-02-03Separate the tiocm code into functions, like the z8530 code, and fix the samemycroft
1999-02-03Minor changes to tiocm code.mycroft