summaryrefslogtreecommitdiff
path: root/sys/dev
AgeCommit message (Expand)Author
2002-01-13Better error handling: unmap registers on failure and better checking onJason Wright
2002-01-13Port of my spif driver to sparc64 (untested)Jason Wright
2002-01-12the 1190 and 1400 register maps aren't the same size don't treat them soJason Wright
2002-01-12House cleaning: removing some leftover sparc bits and suchJason Wright
2002-01-12Port of Iain Hibbert's magma driver to sparc64Jason Wright
2002-01-12Don't try UDMA modes if they aren't supported by the controllerJason Wright
2002-01-11Roughly same diff as sparc, better interrupt handling:Jason Wright
2002-01-11Get order of operations correct so that we clear the wsmux array andJason Wright
2002-01-11Check result from malloc(9) when using M_NOWAIT. fgsch@ okThomas Nordin
2002-01-10return ENOTTY not EINVAL in default: in *ioctl()Michael Shalayeff
2002-01-10check if device was opened for writing for modifying ops, also it's enotty no...Michael Shalayeff
2002-01-10Check result from malloc(9) when using M_NOWAIT. nate@ okThomas Nordin
2002-01-09regenMichael Shalayeff
2002-01-09add corega wavelanMichael Shalayeff
2002-01-09add ess1921 codec idMichael Shalayeff
2002-01-09make sure mixer was opened for write for AUDIO_MIXER_WRITEMichael Shalayeff
2002-01-09o There's no such thing as a source overrun, remove the definitionJason Wright
2002-01-08Add support for the Hifn 7811 (Thanks to GTGI for donating the card).Jason Wright
2002-01-08Remove nofn driver... it was much easier than I thought to support 7811Jason Wright
2002-01-08SIOCSIFMTU support; patches by Claudio Castiglia <ccastig@softhome.net>Federico G. Schwindt
2002-01-07Enough of a driver for 7811 to poll the random number generator for bitsJason Wright
2002-01-07pass the proc* down the ioctl chain to controller; mjacob@ csapuntz@ okMichael Shalayeff
2002-01-07use flags instead of options to choose the tea5757 vs tea5759.Michael Shalayeff
2002-01-06remove bogus diagnostic check.Eric Jackson
2002-01-06Claim to support WSSCREEN_WSCOLORS (drivers support it, but rcons doesn'tJason Wright
2002-01-05support detach, from netbsdMichael Shalayeff
2002-01-04add 600x read for 744 rev < 2 - from netbsdEric Jackson
2002-01-04Add handling for cmap get/put (mostly from sparc)Jason Wright
2002-01-04regenMichael Shalayeff
2002-01-04no wires needed and their/isil wlans; from Maurice Nonnekes <maurice@amaze.nl>Michael Shalayeff
2002-01-04match on ericsson wlan; from lha@stacken.kth.se, pr 2295Michael Shalayeff
2002-01-04regenMichael Shalayeff
2002-01-04Socket Communications Low Power WLAN; from netbsdMichael Shalayeff
2002-01-04ericsson wlan, from lha@stacken.kth.seMichael Shalayeff
2002-01-04Add support for get/put colormap (mostly borrowed from sparc)Jason Wright
2002-01-04mmap functionality for cgthee (mostly from NetBSD)Jason Wright
2002-01-04add mmap functionality (most from NetBSD)Jason Wright
2002-01-03new names, nate broke the treeTheo de Raadt
2002-01-03define a new wsemul_sun attribute and add it to the sparc64 framebuffersJason Wright
2002-01-03Add the pci_findvendor functionNathan Binkert
2002-01-03Add the bus to the cardbus_attach_argsNathan Binkert
2002-01-03more devices from NetBSDNathan Binkert
2002-01-03syncNathan Binkert
2002-01-03Add devices and reorganize.Nathan Binkert
2002-01-03Restore entropy_count calculation. mickey@ okThomas Nordin
2002-01-02use pci_mapreg_map() instead of pci_io_find+bus_space_mapMichael Shalayeff
2002-01-02probe does not print anythingMichael Shalayeff
2002-01-02at least ; required after label or case; openbsd@davidkrause.comTheo de Raadt
2002-01-02remove doubled #define; openbsd@davidkrause.comTheo de Raadt
2002-01-02regenMichael Shalayeff