Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-02-10 | Match the VT8366_ISA (chip VT8233) south bridge as ATA100 | Chris Cappuccio | |
2002-02-08 | regen | Michael Shalayeff | |
2002-02-08 | a couple more hp prods | Michael Shalayeff | |
2002-02-08 | Partial sync with FreeBSD, mostly bugfixes from Luigi Rizzo (ok jason@) | Chris Cappuccio | |
-Remove m_devget on non-STRICT_ALIGNMENT architectures, supposedly a 50-70% performance increase for peak packet forwarding on the Soekris 486/133 on fbsd -Fix a bug in the driver -- under load, the receive unit could become idle and the driver would not detect the event, requiring userland to cycle the interface to bring it up again. The fix consists in adding SIS_IMR_RX_IDLE to the interrupt mask and add a command in sis_intr() to restart the receiver when this happens. -While at it, make the test of status bits more efficient -Slightly simplify the code to initialize the ring buffers -Add VLAN support (Accept Long Packets) | |||
2002-02-07 | fix copyright; chris@ | Jason Wright | |
2002-01-31 | Whoops! Add back matching of 7951; Matthias Bauer ↵ | Jason Wright | |
<bauerm@immd1.informatik.uni-erlangen.de> | |||
2002-01-30 | Move SET/CLR/ISSET macros to param.h. fgsch@ and millert@ ok | Thomas Nordin | |
2002-01-30 | TI 1410 PCI-CardBus support. | Federico G. Schwindt | |
2002-01-28 | match on corega CGWLPCIA11; from <jonathon.fletcher@pobox.com> | Michael Shalayeff | |
2002-01-28 | Try to share a common src/dst map where possible, and cope with that | Jason Wright | |
eventuality later in the code. | |||
2002-01-28 | First round of post-bus_dma cleanups: | Jason Wright | |
- remove the packl/packp arrays and rework handling appropriately - destination map may or may not exist, cope. - remove a redundant bus_dmamap_sync() in _process (real sync is in _feed) - remove long deprecated q_{src,dst}pkt stuff from queue structure | |||
2002-01-28 | Quick (and a little dirty) conversion to bus_dma(9). | Jason Wright | |
2002-01-28 | Re-port the NetBSD driver, but rewrite tx logic to use static buffers (and | Jason Wright | |
copies). This makes the Blade100 gem stable for me. | |||
2002-01-24 | bussified and bus-split bustec scsi ha driver. | Michael Shalayeff | |
original port done by chris@ in '98 and pounded into -current by me, plus support for wide mode. tested on pci in both modes by me, on eisa (w/ half success, thus not enabled yet) by jason@. niklas@, jason@, millert@ ok. | |||
2002-01-24 | More cleaning | Jason Wright | |
2002-01-23 | allow attaching radio on bktr; from netbsd w/ fixes from Vladimir Popov ↵ | Michael Shalayeff | |
<jumbo@narod.ru> | |||
2002-01-23 | regen | Michael Shalayeff | |
2002-01-23 | sb audigy w/ fw; from Maxim Tsyplakov <tm@oganer.net> | Michael Shalayeff | |
2002-01-23 | Add defn for MIPS reset register and use it. | Jason Wright | |
2002-01-21 | sync | Nathan Binkert | |
2002-01-21 | Another pci->ohci chip | Nathan Binkert | |
2002-01-20 | make all audio drivers use the new allocm and round_buffersize decl's. | Eric Jackson | |
will ease porting, and generally cleans up a bit | |||
2002-01-19 | From Patrik Lindergren (patrik@ipunplugged.com): | Jason Wright | |
* make the driver big-endian aware * handling for DMA errors * move some allocations to attach From me: whitespace clean up and vtophys removal (almost works on sparc64) | |||
2002-01-19 | sync | Nathan Binkert | |
2002-01-19 | Add Intel PRO/1000XT | Nathan Binkert | |
2002-01-11 | Check result from malloc(9) when using M_NOWAIT. fgsch@ ok | Thomas Nordin | |
2002-01-09 | regen | Michael Shalayeff | |
2002-01-09 | add corega wavelan | Michael Shalayeff | |
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-07 | Enough of a driver for 7811 to poll the random number generator for bits | Jason Wright | |
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-04 | add 600x read for 744 rev < 2 - from netbsd | Eric Jackson | |
cleanup dmesg output | |||
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-02 | use pci_mapreg_map() instead of pci_io_find+bus_space_map | Michael Shalayeff | |
2002-01-02 | at least ; required after label or case; openbsd@davidkrause.com | Theo de Raadt | |
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-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 | |
2001-12-24 | regen | Michael Shalayeff | |
2001-12-24 | add sis735 host-pci and 5571 is host too | Michael Shalayeff | |
2001-12-24 | fix // comment, kill some dangling spaces | Michael Shalayeff | |
2001-12-24 | fix a // comment and kill a few trailing spaces | Michael Shalayeff | |