Age | Commit message (Expand) | Author |
2001-04-14 | - integrated phy on the natsemi 83815 (MacPhyter) is essentially a nsphyter | Jason Wright |
2001-04-14 | oops, really sync.. i have no idea what happened here | Aaron Campbell |
2001-04-14 | sync | Aaron Campbell |
2001-04-14 | Use [a-f] for hex digits, not [A-F]. Also fix some tab/space issues. | Aaron Campbell |
2001-04-14 | KNF | Aaron Campbell |
2001-04-14 | Remove non-portable sysbeep calls; deraadt@ | Aaron Campbell |
2001-04-14 | quieten this on OpenBSD, information available in ifconfig -m is not needed i... | Theo de Raadt |
2001-04-14 | Remove some static. | Aaron Campbell |
2001-04-14 | Kernel support for console mouse functionality which will be controlled by | Aaron Campbell |
2001-04-14 | Instead of using KBC_AUXTEST, probe the aux port with KBC_AUXECHO, which is | Aaron Campbell |
2001-04-14 | Add an lxtphy_reset function; from NetBSD. Tested on a NewMedia LiveWire | Aaron Campbell |
2001-04-14 | Remove defopt; aaron@ ok. | Federico G. Schwindt |
2001-04-13 | - attempt to get dma coherent buffers for most of the shared memory uses | Jason Wright |
2001-04-13 | - rx buffer ring management (working) | Jason Wright |
2001-04-13 | Define RL_USEIOSPACE in the PCI bus piece, not the common piece; thanks jason@ | Aaron Campbell |
2001-04-13 | Oops, remove an unrelated debugging #if 0. | Aaron Campbell |
2001-04-13 | Disestablish the shutdownhook on detach. | Aaron Campbell |
2001-04-13 | and again. | Brad Smith |
2001-04-13 | these files are supposed to be regenerated after pcidevs has been commited | Brad Smith |
2001-04-13 | Pull in (correct) support for LIVENGOOD fibre cards (some register locations | mjacob |
2001-04-13 | Add support for the Marvell PHY that's on the Intel GigE cards. | mjacob |
2001-04-13 | Be more explicit about the Intel GigE cards. | mjacob |
2001-04-12 | - initial rx buffer ring management routines and allocation | Jason Wright |
2001-04-12 | - complete rewrite of transmit routines (these really work, but need | Jason Wright |
2001-04-12 | Replace delay(1) with an alpha_mb() since it just makes more sense. ok art@ | Nathan Binkert |
2001-04-12 | - sort of working transmit routines and tx interrupt handling, definately | Jason Wright |
2001-04-12 | Call isa_malloc with drq < 4, in case 8-bit DMA channels with more | Constantine Sapuntzakis |
2001-04-12 | The old code was broken and always allocated for a 16-bit DMA channel, | Constantine Sapuntzakis |
2001-04-12 | print phy model at startup | Theo de Raadt |
2001-04-11 | correct descriptor definitions for tx and frag | Jason Wright |
2001-04-11 | just fail if there are no volumes defined | Michael Shalayeff |
2001-04-11 | make this load the linux style image file as distributed on 3com's | Jason Wright |
2001-04-11 | driver for BCM5201/5202 PHY | Theo de Raadt |
2001-04-11 | BCM5401/5411 support | Theo de Raadt |
2001-04-11 | sync | Theo de Raadt |
2001-04-11 | other broadcom gigabit models | Theo de Raadt |
2001-04-11 | Remove old adw firmware (3.3a). 3.3f in dev/microcode/adw. | Kenneth R Westerback |
2001-04-11 | sync | Jason Wright |
2001-04-11 | integrated phy on ns83815 | Jason Wright |
2001-04-11 | sync | Chris Cappuccio |
2001-04-11 | Fix typo on rage 128 | Chris Cappuccio |
2001-04-11 | Update the adw driver to use the latest version of firmware (3.3f). | Kenneth R Westerback |
2001-04-11 | Commit newest adw microcode (3.3f) files | Kenneth R Westerback |
2001-04-11 | The RealTek 8129/8139 driver is now split into bus-dep and bus-indep parts. | Aaron Campbell |
2001-04-11 | sync | Chris Cappuccio |
2001-04-11 | Add some ATI 3d devices | Chris Cappuccio |
2001-04-10 | Split RealTek 8129/8139 driver into bus-dependent and bus-independent parts; | Aaron Campbell |
2001-04-10 | add shutdown hook to stop the adapter completely | Jason Wright |
2001-04-10 | receive filter programming | Jason Wright |
2001-04-09 | - full media support (and remove all of the mii stuff... the firmware wants | Jason Wright |