Age | Commit message (Expand) | Author |
2001-07-17 | sync | Theo de Raadt |
2001-07-17 | heck, call RCC ServerWorks | Theo de Raadt |
2001-07-17 | don't bother mapping the status registers, we don't use it. | Jason Wright |
2001-07-17 | From NetBSD: driver for Addonics FlexPort 8S | Jason Wright |
2001-07-17 | Rework exphymatch so that it uses positive logic. Makes more sense. | Nathan Binkert |
2001-07-16 | add support for the PHY on a 3c920 / 3c980C found on Tyan Thunder K7 | Peter Galbavy |
2001-07-16 | regen | Peter Galbavy |
2001-07-16 | add 3com OUI | Peter Galbavy |
2001-07-16 | oops, remove some debugging stuff | Jason Wright |
2001-07-16 | - Separate out reset function of proc unit | Jason Wright |
2001-07-15 | regen | Michael Shalayeff |
2001-07-15 | add support for SOHOware NUB100; from Jason Ackley <jason@ackley.net> | Michael Shalayeff |
2001-07-13 | On my 10th wedding anniversary I am celebrating by | Niklas Hallqvist |
2001-07-13 | initialize bus width and number of luns supported. | Michael Shalayeff |
2001-07-13 | Change references to inic-950 to inic-940/950 to reflect chips | Kenneth R Westerback |
2001-07-13 | Remove static'ness of functions in line with normal OpenBSD | Kenneth R Westerback |
2001-07-12 | extra wddone caused biodone panics occasionally | Constantine Sapuntzakis |
2001-07-12 | Rework of probe code. Try better to deal with floating buses. Depending | Constantine Sapuntzakis |
2001-07-11 | Eliminate use of static functions in line with normal OpenBSD | Kenneth R Westerback |
2001-07-10 | Use offsetof() from sys/param.h, not a local define. | Kenneth R Westerback |
2001-07-10 | ANSI C does not like labels: without a statement after that. | Marc Espie |
2001-07-10 | Wait 1 second after soft reset. | Constantine Sapuntzakis |
2001-07-09 | Match CBEM56G as well | Niklas Hallqvist |
2001-07-09 | sync | Niklas Hallqvist |
2001-07-09 | Ehh, nice duplicate | Niklas Hallqvist |
2001-07-09 | ch_flags should be ch_status | Constantine Sapuntzakis |
2001-07-09 | regen | Michael Shalayeff |
2001-07-09 | CBEM56G from matthieu@ (; | Michael Shalayeff |
2001-07-09 | Minor code clean ups. | Kenneth R Westerback |
2001-07-09 | Move IFQ_SET_READY macro to attach time. | Federico G. Schwindt |
2001-07-09 | More lame OpenBSD tags. | Federico G. Schwindt |
2001-07-09 | Fix incorrect logic 'optimization' so that sync is negotiated even if | Kenneth R Westerback |
2001-07-09 | Remove dubious #include MACRO "string" construct (non-ANSI) | Marc Espie |
2001-07-08 | Don't set up ifq_maxlen manually for drivers that uses IFQ_MAXLEN | Federico G. Schwindt |
2001-07-08 | regen | Brad Smith |
2001-07-08 | Hifn has changed its company name, make the name consistent throughout | Brad Smith |
2001-07-08 | Fix thinko. Okay millert@ | Marc Espie |
2001-07-08 | OpenBSD tags. | Federico G. Schwindt |
2001-07-08 | OpenBSD tag. | Federico G. Schwindt |
2001-07-08 | Add missing call to minor() in RDLABELDEV macro. | Todd C. Miller |
2001-07-07 | On 2nd though, pci_conf_read returns host-ordered words. | Niklas Hallqvist |
2001-07-07 | Correct PCI identifier matching. Match more devices too. | Niklas Hallqvist |
2001-07-07 | sync | Niklas Hallqvist |
2001-07-07 | More aac identifiers | Niklas Hallqvist |
2001-07-06 | 3com airconnect 3crwe777a | Jason Wright |
2001-07-06 | sync | Jason Wright |
2001-07-06 | 3com airconnect (3crwe777a) | Jason Wright |
2001-07-06 | Only clear the relevant capabilities when the MTU is set too | Angelos D. Keromytis |
2001-07-06 | IP/TCP/UDP checksumming on the NIC; from rtecco@umich.edu | Angelos D. Keromytis |
2001-07-06 | __powerpc__ is defined in gcc's specs and used throughout the tree for powerp... | Steve Murphree |