Age | Commit message (Expand) | Author |
2002-01-10 | check if device was opened for writing for modifying ops, also it's enotty no... | Michael Shalayeff |
2002-01-10 | Check result from malloc(9) when using M_NOWAIT. nate@ ok | Thomas Nordin |
2002-01-09 | regen | Michael Shalayeff |
2002-01-09 | add corega wavelan | Michael Shalayeff |
2002-01-09 | add ess1921 codec id | Michael Shalayeff |
2002-01-09 | make sure mixer was opened for write for AUDIO_MIXER_WRITE | Michael Shalayeff |
2002-01-09 | o There's no such thing as a source overrun, remove the definition | Jason Wright |
2002-01-08 | Add support for the Hifn 7811 (Thanks to GTGI for donating the card). | Jason Wright |
2002-01-08 | Remove nofn driver... it was much easier than I thought to support 7811 | Jason Wright |
2002-01-08 | SIOCSIFMTU support; patches by Claudio Castiglia <ccastig@softhome.net> | Federico G. Schwindt |
2002-01-07 | Enough of a driver for 7811 to poll the random number generator for bits | Jason Wright |
2002-01-07 | pass the proc* down the ioctl chain to controller; mjacob@ csapuntz@ ok | Michael Shalayeff |
2002-01-07 | use flags instead of options to choose the tea5757 vs tea5759. | Michael Shalayeff |
2002-01-06 | remove bogus diagnostic check. | Eric Jackson |
2002-01-06 | Claim to support WSSCREEN_WSCOLORS (drivers support it, but rcons doesn't | Jason Wright |
2002-01-05 | support detach, from netbsd | Michael Shalayeff |
2002-01-04 | add 600x read for 744 rev < 2 - from netbsd | Eric Jackson |
2002-01-04 | Add handling for cmap get/put (mostly from sparc) | Jason Wright |
2002-01-04 | regen | Michael Shalayeff |
2002-01-04 | no wires needed and their/isil wlans; from Maurice Nonnekes <maurice@amaze.nl> | Michael Shalayeff |
2002-01-04 | match on ericsson wlan; from lha@stacken.kth.se, pr 2295 | Michael Shalayeff |
2002-01-04 | regen | Michael Shalayeff |
2002-01-04 | Socket Communications Low Power WLAN; from netbsd | Michael Shalayeff |
2002-01-04 | ericsson wlan, from lha@stacken.kth.se | Michael Shalayeff |
2002-01-04 | Add support for get/put colormap (mostly borrowed from sparc) | Jason Wright |
2002-01-04 | mmap functionality for cgthee (mostly from NetBSD) | Jason Wright |
2002-01-04 | add mmap functionality (most from NetBSD) | Jason Wright |
2002-01-03 | new names, nate broke the tree | Theo de Raadt |
2002-01-03 | define a new wsemul_sun attribute and add it to the sparc64 framebuffers | Jason Wright |
2002-01-03 | Add the pci_findvendor function | Nathan Binkert |
2002-01-03 | Add the bus to the cardbus_attach_args | Nathan Binkert |
2002-01-03 | more devices from NetBSD | Nathan Binkert |
2002-01-03 | sync | Nathan Binkert |
2002-01-03 | Add devices and reorganize. | Nathan Binkert |
2002-01-03 | Restore entropy_count calculation. mickey@ ok | Thomas Nordin |
2002-01-02 | use pci_mapreg_map() instead of pci_io_find+bus_space_map | Michael Shalayeff |
2002-01-02 | probe does not print anything | Michael Shalayeff |
2002-01-02 | at least ; required after label or case; openbsd@davidkrause.com | Theo de Raadt |
2002-01-02 | remove doubled #define; openbsd@davidkrause.com | Theo de Raadt |
2002-01-02 | regen | Michael Shalayeff |
2002-01-02 | a couple of 3c515 entries, commented out | Michael Shalayeff |
2002-01-02 | do not unmap io space while it's still in use (in *probe) | Michael Shalayeff |
2002-01-02 | proper data length handling on read; from toby@svector.co.uk | Michael Shalayeff |
2002-01-01 | don't whine about no carrier here either. | Jason Wright |
2001-12-31 | unmap io space on failures and happy new year in russian | Michael Shalayeff |
2001-12-31 | support playing mono; from Kazuhiko Fukuhara <zaa83571@oak.zero.ad.jp> | Michael Shalayeff |
2001-12-31 | add a mono-to-stereo versions; from Kazuhiko Fukuhara <zaa83571@oak.zero.ad.jp> | Michael Shalayeff |
2001-12-31 | missing nl, from art@ | Michael Shalayeff |
2001-12-29 | Enable the RAIDFrame auto-configuration feature. | Thierry Deval |
2001-12-29 | finer spl granularity, allowing ints to happen; pointed out and tested on vax... | Michael Shalayeff |