Age | Commit message (Expand) | Author |
2001-10-25 | implement "the other" pci interface for wavelans, found on intersil | Michael Shalayeff |
2001-10-25 | match on corega pcc-td | Michael Shalayeff |
2001-10-25 | match on corega pccb-11 | Michael Shalayeff |
2001-10-25 | regen | Michael Shalayeff |
2001-10-25 | add a couple of corega cards, from netbsd | Michael Shalayeff |
2001-10-25 | regen | Michael Shalayeff |
2001-10-25 | add intersil mini-pci wlan; from netbsd | Michael Shalayeff |
2001-10-25 | add prism2.5 mini-pci nic id | Michael Shalayeff |
2001-10-25 | match on gemtek | Michael Shalayeff |
2001-10-25 | regen | Michael Shalayeff |
2001-10-25 | add gemtek and symbol wlans; from netbsd | Michael Shalayeff |
2001-10-25 | darkblack@networking-center.org says it should be apostrophe instead of grave... | Michael Shalayeff |
2001-10-25 | ddb entry support using usb (console) keyboard. | Dale Rahn |
2001-10-25 | If a usb keyboard is detached, check if the intrpipe is still active. | Dale Rahn |
2001-10-25 | If the console keyboard goes away, reinit wskbd_console_device. | Dale Rahn |
2001-10-24 | Print intrstr, not dv_xname. mickey@ ok. | Hakan Olsson |
2001-10-24 | Use macros from sys/disklabel.h instead of custom ones with slightly | Todd C. Miller |
2001-10-24 | Protect against deranged fabric name servers. | mjacob |
2001-10-24 | keep up with the joneses (track other OS) | mjacob |
2001-10-24 | update firmware | mjacob |
2001-10-24 | More cleanups from FreeBSD version- principally getting rid of bogus | mjacob |
2001-10-24 | Match Netgear MA301 dumb PCMCIA->PCI bridge. | Todd C. Miller |
2001-10-24 | regen with MA301 entry | Todd C. Miller |
2001-10-24 | Add Netgear MA301 (PLX 9052 based dumb PCMCIA->PCI bridge). | Todd C. Miller |
2001-10-24 | cleanup, such as spaces and dangling return;s | Michael Shalayeff |
2001-10-24 | replace strings w/ defined names, missing initializer for pcbeep and split to... | Michael Shalayeff |
2001-10-24 | do not #ifdef ANCACHE stuff makes softc constant; pointed out by dima@m3d.dhs... | Michael Shalayeff |
2001-10-24 | add missing RCS ids | Brad Smith |
2001-10-24 | add several more codecs, from elsa | Michael Shalayeff |
2001-10-24 | regen | Michael Shalayeff |
2001-10-24 | a few siemens nixdorf products | Michael Shalayeff |
2001-10-24 | do not use kvtop(), use dma maps' stuff | Michael Shalayeff |
2001-10-24 | creative labs sb live! and (perhaps) pci512 driver. | Michael Shalayeff |
2001-10-18 | solve numerous problems: | Michael Shalayeff |
2001-10-14 | Andreas Gunnarsson found a bug in iha that causes system crashes | Kenneth R Westerback |
2001-10-11 | fix the cmd execution problem from pr#2116; from pvk@tsinet.ru | Michael Shalayeff |
2001-10-10 | gigabit only phys don't have any of the 10/100 bits set in BMSR, but the | Jason Wright |
2001-10-09 | Make bge use busdma | Nathan Binkert |
2001-10-09 | Don't enable BGE_CHECKSUM yet, since it doesn't work. | Nathan Binkert |
2001-10-09 | - keep a spare dmamap_t around for rx (use it to keep the old mbuf loaded | Jason Wright |
2001-10-08 | Support the WiseCom iPort 10/100; thanks to Brendan Hiley <ultr0s@mbox.com.au> | Aaron Campbell |
2001-10-08 | regen | Aaron Campbell |
2001-10-08 | WiseCom iPort; Brendan Hiley <ultr0s@mbox.com.au> | Aaron Campbell |
2001-10-08 | Complete (I hope) the changes to siop that make it pay attention | Kenneth R Westerback |
2001-10-07 | match DTCTECH Domex DMX3194U (it's an initio in a different box) | Jason Wright |
2001-10-07 | sync | Jason Wright |
2001-10-07 | Domex 3194U | Jason Wright |
2001-10-06 | Fix various 2300 (2Gb) last minute errata. Keep up with the jones' for | mjacob |
2001-10-06 | Completely strip away all non-OpenBSD code to clean things up. Fix the | mjacob |
2001-10-06 | We must read the SROM ahead of time for all ADMtek-based PCI cards; based on | Aaron Campbell |