Age | Commit message (Expand) | Author |
2002-11-26 | Numerous bug fixes from freebsd and a few from me. | Nathan Binkert |
2002-11-26 | Pull in DSP patches for the BCM5400, BCM5401, and BCM5411; from NetBSD. | Jason Wright |
2002-11-26 | re-enable if_timer; jason@ ok. | Federico G. Schwindt |
2002-11-26 | Whitespace diff; from FreeBSD | Jason Wright |
2002-11-25 | remove printf's in xl_setmode(). | Brad Smith |
2002-11-25 | protect the arc4_getbyte() w/ an splhigh since | Michael Shalayeff |
2002-11-24 | Check whether the chip enabled or not by reading status register. | Alexander Yurchenko |
2002-11-23 | Add the remaining layouts (due to popular demand): spanish, italian, dutch, | Miod Vallat |
2002-11-23 | New identifier for dutch keyboard layout. | Miod Vallat |
2002-11-23 | wskbd layouts for Sun Danish, French and German keyboards. | Miod Vallat |
2002-11-23 | regen | Michael Shalayeff |
2002-11-23 | 3cSOHO 100B-TX; from Fredrik Persson | Michael Shalayeff |
2002-11-22 | off by one for sis_tx_cnt, can lead to corrupt sis_tx_list; ok fgs@ | Markus Friedl |
2002-11-22 | nate, why is it that for every single ethernet driver you merge into the | Theo de Raadt |
2002-11-21 | From Angelos: | Jason Wright |
2002-11-20 | Store which tcvr to prefer | Jason Wright |
2002-11-20 | If both phys are available, prefer the external one. | Jason Wright |
2002-11-20 | o change dma engine registers macros so that the channel | Alexander Yurchenko |
2002-11-20 | Overhaul natsemi driver: | Jason Wright |
2002-11-20 | Read mac address correctly on rev 0x90; tested by Alexander, patch | Federico G. Schwindt |
2002-11-20 | Belkin F5D5020 support; from Michael J. Eisenhower. | Federico G. Schwindt |
2002-11-20 | Belkin F5D5020; from Michael J. Eisenhower. | Federico G. Schwindt |
2002-11-20 | sync | Nathan Binkert |
2002-11-20 | Add another model | Nathan Binkert |
2002-11-20 | Grrr, missed this in the pci id match | Jason Wright |
2002-11-19 | Since we have a cast'd pci_attach_args already, use it instead of another cast. | Jason Wright |
2002-11-19 | Add a simplistic table driven lookup routine and use it where appropriate. | Jason Wright |
2002-11-19 | Use queue.h macros instead of using the structure names directly. | Jason Wright |
2002-11-19 | sync | Nathan Binkert |
2002-11-19 | New bge(4) device from FreeBSD | Nathan Binkert |
2002-11-19 | nate does not know about grep(1) | Theo de Raadt |
2002-11-19 | Now that we have em, gx is no longer needed | Nathan Binkert |
2002-11-18 | typo; gluk@ ok | Alexander Yurchenko |
2002-11-17 | sync | Jason Wright |
2002-11-17 | RCC/0x230 appears to be a PCI/ISA bridge, sorta | Jason Wright |
2002-11-17 | o fix cp->name usage: since it's initialized with PCIIDE_CHANNEL_NAME() | Alexander Yurchenko |
2002-11-17 | Make sure never to put a loaded dmamap in the spare. 3c90x should work | Jason Wright |
2002-11-17 | this driver has never been in sys/pci (in OpenBSD at least) and supports | Jason Wright |
2002-11-17 | Fix another case (tx this time) where buffers were not unloaded (nor sync'd).... | Jason Wright |
2002-11-17 | - lightly season with htole32 and friends... enough to get rx working | Jason Wright |
2002-11-16 | From NetBSD (bouyer@): | Kenneth R Westerback |
2002-11-16 | New sk device | Nathan Binkert |
2002-11-15 | o add support for VIA VT8233 and VT8235 | Alexander Yurchenko |
2002-11-14 | Don't complain about the defer timer expiring, call it an oerror instead. | Jason Wright |
2002-11-14 | mark tx as altq-ready. | Kenjiro Cho |
2002-11-14 | Rework iha copyight verbiage to make clear what needs to be clear for | Kenneth R Westerback |
2002-11-13 | regen | Michael Shalayeff |
2002-11-13 | VT8235 PCI-ISA; from Alexander Yurchenko | Michael Shalayeff |
2002-11-11 | grammar fixens from Andrey Smagin | Michael Shalayeff |
2002-11-11 | sync with NetBSD | Nathan Binkert |