summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2001-12-08Pass sbus addresses to sbus_bus_map(), not sbus_bus_addr()'d ones.soren
2001-12-07Fix sense of if to grab address from alternation if srom is not in isvmatt
2001-12-07Regen.fredette
2001-12-07add detach support for st.yamt
2001-12-07Regen: Add HPB and LPC functions of 82801BAM.onoe
2001-12-07Add HPB and LPC functions of 82801BAM.onoe
2001-12-07Rebuild these to fix the "generated from" line.cjs
2001-12-07Add Palm m500/m505 and Sony Clie USB cradle device IDs.cjs
2001-12-06it doesn't make sense to wait for resources during autoconfigurationjdolecek
2001-12-06Small change to Christos' fix: allow malloc() to return NULL, but complainaugustss
2001-12-06change the malloc arg from NOWAIT to WAITOK; pointed out by lennard.christos
2001-12-06PR/14852: Martin Husemann: Allocate the slotdata the the probed slot beforechristos
2001-12-06Recognize the MK48T18 as well (differs from the MK48T08 only in packagingkleink
2001-12-06Add IrDA related defines.augustss
2001-12-06Fix component class/types to match reality for SGI's ARCS, which is justrafal
2001-12-06Fix PR 13465 by Krister Walfridsson: memory initialization used uninitializedrafal
2001-12-06#endif ... -> #endif /* ... */msaitoh
2001-12-06Restructure to get rid of size limit.augustss
2001-12-06Don't crash on early calls to get the speeds.augustss
2001-12-05Regen.augustss
2001-12-05Add a NEC USB 2.0 hub. (USB 2.0 hubs are very rare creatures at the moment!)augustss
2001-12-05Compile with NWD == 0. Fixe kern/14844 by hamajima@nagoya.ydc.co.jp.bouyer
2001-12-05Constify a little.augustss
2001-12-05Add dongle specific code.augustss
2001-12-05Now generate oosiop.out, the compiled 53c700 script.fredette
2001-12-05Generated from oosiop.ss rev. 1.1:fredette
2001-12-05Added support for the Symbios/NCR 53c700 SCSI controller.fredette
2001-12-05New script for the Symbios/NCR 53c700 SCSI controller.fredette
2001-12-05Do SIR framing on incoming frames.augustss
2001-12-05Break out SIR framing to its own file.augustss
2001-12-05Use defparam instead of defflags for some bktr(4) related options that needwiz
2001-12-05Remove some debug printf()s.simonb
2001-12-05Put bytes on right q.augustss
2001-12-05Set error code for IRDA_RESET_PARAMS.augustss
2001-12-05Fix some minor bug.augustss
2001-12-05Reset parameters on open.augustss
2001-12-05s/defopt/defparam/ in previous; from lukem.simonb
2001-12-05Change PCI_NETBSD_ENABLE_IDE back to a defopt - it's a mask.simonb
2001-12-05Mention that much of the code was stolen from Tommy Bohlin.augustss
2001-12-04Add some dongle support ioctl()s.augustss
2001-12-04Change speed setting a little.augustss
2001-12-04Add ir/ to SUBDIR.augustss
2001-12-04Implement speed setting.augustss
2001-12-04clarify copyright - this is all freshly written, no older code usedjdolecek
2001-12-04Make this NCR 53C90 driver work, using the chip information fromjdolecek
2001-12-04Fix so these files build with options DEBUG enabled.sommerfeld
2001-12-04Implement input processing (untested).augustss
2001-12-04Simplify interface to irframe.augustss
2001-12-04Regen.christos
2001-12-04PR/13711: Peter Seebach: Symbol's Spectrum24 pcmcia/prism2 card isn't probed.christos