Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-01-09 | o There's no such thing as a source overrun, remove the definition | Jason Wright | |
o enable illegal read/write interrupts on 7811 (mainly for debugging) | |||
2002-01-08 | Add support for the Hifn 7811 (Thanks to GTGI for donating the card). | Jason Wright | |
While here, avoid resetting the card so often during the ram probe [speeds up autoconf and simplifies the driver a bit]. Also, add a missing argument to a debugging printf() (no longer ever called because the abort timers are disabled =) | |||
2002-01-08 | Remove nofn driver... it was much easier than I thought to support 7811 | Jason Wright | |
in the hifn7751 driver. | |||
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 | |
from Vladimir Popov <jumbo@narod.ru> | |||
2002-01-06 | remove bogus diagnostic check. | Eric Jackson | |
pr#2298 | |||
2002-01-06 | Claim to support WSSCREEN_WSCOLORS (drivers support it, but rcons doesn't | Jason Wright | |
appear to). | |||
2002-01-05 | support detach, from netbsd | Michael Shalayeff | |
2002-01-04 | add 600x read for 744 rev < 2 - from netbsd | Eric Jackson | |
cleanup dmesg output | |||
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 | |
[XXX the bt458 stuff should be shared and will be later]. | |||
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 | |
[This needs to be extended to the vt100 and dumb emulations too.. in time]. (This allows the removal of WSEMUL_SUN from sparc64/conf/GENERIC) | |||
2002-01-03 | Add the pci_findvendor function | Nathan Binkert | |
If compiled with PCI_VERBOSE, this function looks up a vendor string based on a vendor id. Otherwise, it returns NULL. From NetBSD | |||
2002-01-03 | Add the bus to the cardbus_attach_args | Nathan Binkert | |
From NetBSD | |||
2002-01-03 | more devices from NetBSD | Nathan Binkert | |
2002-01-03 | sync | Nathan Binkert | |
2002-01-03 | Add devices and reorganize. | Nathan Binkert | |
Some stuff from NetBSD | |||
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 | |
missing new lines and replace panics w/ printf+return. idea from netbsd's port. | |||
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 | |
This permits one to setup a kernel able to automatically retrieve, during boot, the raid configuration from disks previously used in a RAIDFrame set. Moreover, one can define a raid set to contain a bootable partition that will be mounted on / before the system has started. A new RAID_AUTOCONFIG kernel option is used, in conjunction with the raid pseudo-device, to activate the feature. ok drahn@, deraadt@ | |||
2001-12-29 | finer spl granularity, allowing ints to happen; pointed out and tested on ↵ | Michael Shalayeff | |
vax by hugh@ | |||
2001-12-28 | sync | Jason Wright | |
2001-12-28 | hifn 7811 | Jason Wright | |
2001-12-28 | sync. -moj | Mats O Jansson | |
2001-12-28 | Add some more VIATECH. -moj | Mats O Jansson | |
2001-12-28 | sync. -moj | Mats O Jansson | |
2001-12-28 | Add VIATECH VT8366. -moj | Mats O Jansson | |