summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2002-03-24Sync most Cyrillic names with X11 keysym names.uwe
2002-03-24Prototype ACPI Control Method Battery driver.sommerfeld
2002-03-24Add acpi_eval_struct, to evaluate a complex data structure.sommerfeld
2002-03-23Add wait-for-ready code between setting MCE and changing data format,itohy
2002-03-23Call rlreset() per controller, not per disk.ragge
2002-03-23whitespace and folding fix.kent
2002-03-23Decrease UAUDIO_NFRAMES: 20 -> 10kent
2002-03-23Change devinfo definition and make devname initialization correctly.taca
2002-03-23add WinFast VC100hamajima
2002-03-23Remove FreeBSD RCSID.gmcgarry
2002-03-22kern/16014- if we do an 'mt offline', make sure we've allowed the tapemjacob
2002-03-22iadd subclass codes from the 2.3 specdrochner
2002-03-22Fix some handle/tag confusion. This makes it compile on sparc64 again.martin
2002-03-22Bring the daic driver into the new ISDN world order.martin
2002-03-22Handle Port Unavailable the same as Port Logout (i.e., send a LIP).mjacob
2002-03-22Cast for now non-const in ispdv structure.mjacob
2002-03-22Forced commit so that some more detail on the previous patches can bemjacob
2002-03-22Fixed a possible overflow bug in the timeout calculation.fredette
2002-03-22Changed some preprocessor tests for SUN4 to test for !SUN4Ufredette
2002-03-22Added Sun common kbd_reg.h, kbio.h, and vuid_event.h files.fredette
2002-03-21Do not even bother trying to use the mappings provided by the PROM.eeh
2002-03-21Apply a patch by Mark Davies.kent
2002-03-21I have Prism2 with 0.8.2 firmware, and have no problemitohy
2002-03-21Fix previous commit. modifying cc is only when factor_denom > 1.isaki
2002-03-21Remove struct ebus_dmac_reg to discourage indiscriminate usage ofuwe
2002-03-21Drop BUS_SPACE_MAP_LINEAR and properly bus_space_*-ify this so that ituwe
2002-03-21- Allocate enough space to hold an object.enami
2002-03-21Properly bus_space_*=ify this so it uses accessors.eeh
2002-03-21Use bus_space_vaddr().eeh
2002-03-21Fixup attachment code to use sbus_promaddr_to_handle() and not specifyeeh
2002-03-20Use bus_space_vaddr().eeh
2002-03-20Get rid of unnecessary BUS_SPACE_MAP_LINEAR.eeh
2002-03-20Oops. Missing semicolon.eeh
2002-03-20Add sbus_promaddr_to_handle() to convert a prom address to a bus_space_handle_t.eeh
2002-03-20Clean up bus space a bit. XXX is sc_buffer ever actually used after it'seeh
2002-03-20Don't use BUS_SPACE_MAP_LINEAR if you don't need to.eeh
2002-03-20Use bus_space_vaddr() correctly. (XXX do we really need this?)eeh
2002-03-20When getting the packet off the interface, make sure the payload isthorpej
2002-03-20Use bus_space_vaddr() correctly. Ugh.eeh
2002-03-20Use bus_space_vaddr() correctly. (Why use bus_space_vaddr() at all?)eeh
2002-03-20New mouse code from Peter Seebach.christos
2002-03-20Define uvscom_acvtivate() according to prototype.augustss
2002-03-20Add the ability to report file number/block number. From Matt Jacob.christos
2002-03-20Add missing structure member copies in wsfont_add0().ad
2002-03-20add missing prototype for uvscom_activate()lukem
2002-03-19Regen: add AMD768 devicesbouyer
2002-03-19Add AMD768 devices, frombouyer
2002-03-19Add uvscom.augustss
2002-03-19Add driver for SUNTAC Slipper U VS-10U serial devices.augustss
2002-03-19Regen.augustss