]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/dev/ed
Ensure that we're aligned at leas tto the size of the resource being requested.
[FreeBSD/FreeBSD.git] / sys / dev / ed /
2005-12-22 wollmanThis commit was generated by cvs2svn to compensate...
2005-12-07 obrienThis commit was generated by cvs2svn to compensate...
2005-11-13 samThis commit was generated by cvs2svn to compensate...
2005-11-11 ru- Store pointer to the link-level address right in...
2005-11-04 jkimThis commit was generated by cvs2svn to compensate...
2005-11-04 njlThis commit was generated by cvs2svn to compensate...
2005-11-02 hartiThis commit was generated by cvs2svn to compensate...
2005-11-01 jkimThis commit was generated by cvs2svn to compensate...
2005-11-01 jkimThis commit was generated by cvs2svn to compensate...
2005-10-29 impAdd Billionton LNA-100B variation that Alan reported...
2005-10-24 obrienThis commit was generated by cvs2svn to compensate...
2005-10-22 impAdd missing softc
2005-10-22 impTurns out that we're asking for the MAC address at...
2005-10-22 impIn the ISA case, we call ed_probe_WD80x3 before we...
2005-10-20 wpaulThis commit was generated by cvs2svn to compensate...
2005-10-20 ruThis commit was generated by cvs2svn to compensate...
2005-10-17 impCheck against 8019 rather than 8029 for reading in...
2005-10-13 impIf we can't probe the RTL80x9 for some reason, fall...
2005-10-13 impo Fix probing of rtl80x9 parts. We shouldn't be calling
2005-10-11 impBuffalo LPC4/CLX ID
2005-10-11 impNew OEM generic card. "10/100 Fast Ethernet PC Card...
2005-10-10 wpaulThis commit was generated by cvs2svn to compensate...
2005-10-05 hartiThis commit was generated by cvs2svn to compensate...
2005-10-05 impRemove debug that crept in..
2005-10-05 impMFp4:
2005-10-04 hartiThis commit was generated by cvs2svn to compensate...
2005-10-01 tjrThis commit was generated by cvs2svn to compensate...
2005-09-26 impEmit a warning when a card matches multiple entries...
2005-09-26 impGo ahead and detach our children in our detach routine...
2005-09-24 impI have confirmed with my Epson EEN10B that it needs...
2005-09-24 impThe DLink DE650 has the same ID as Linksys EthernetCard...
2005-09-23 impRemove obsolete include
2005-09-19 impRemove duplicate if_free().
2005-09-19 impMake sure that we call if_free(ifp) after bus_teardown_...
2005-09-18 impMFp4:
2005-09-16 ruFix "struct ifnet" leaks when attach() fails in the...
2005-09-15 impWhen stopping the card, and returning to page 0, it...
2005-09-14 ruMake device_detach methods really work.
2005-09-13 impMFp4: Omnibus ed changes
2005-09-13 impMFp4: Minor formatting nits in pccard table.
2005-09-13 impUse smaller names. The "NE2000 PCI Ethernet" is larger...
2005-09-10 impMFp4:
2005-09-08 impThe ed driver lock is already held in the mii frobbing...
2005-09-08 impAdd note about what ED_DEFAULT_MAC_OFFSET applies to
2005-09-07 impConsistancy is the hobgoblin of small minds:
2005-09-07 impMinor reorg of pccard attach code to fix ax88x90 case...
2005-09-07 impo Expose ed_probe_Novel_generic, it is useful for pccar...
2005-09-07 impFix DL100xx based cards. Don't drop resources. It...
2005-09-06 impmove away from K&R function definitions
2005-09-06 impWork around a bug I've seen on Linksys EC2T cards....
2005-09-06 impGo ahead and | in ED_CR_PAGE_0, even though this doesn...
2005-09-06 impIt turns out that many of the ambicom cards have their...
2005-09-03 desThis commit was generated by cvs2svn to compensate...
2005-09-02 impMFp4: kill bogus comment
2005-09-01 impAt some point in the past, we read the PROM by words...
2005-08-30 impAdd back dropped if_media.h include
2005-08-28 impFinish conversion to bus space and make ed MP safe.
2005-08-26 wollmanThis commit was generated by cvs2svn to compensate...
2005-08-18 dougbThis commit was generated by cvs2svn to compensate...
2005-08-09 rwatsonPropagate rename of IFF_OACTIVE and IFF_RUNNING to...
2005-08-03 rwatsonModify device drivers supporting multicast addresses...
2005-07-15 impAdd support for the DLink DMF650TX Ethernet+56k modem...
2005-07-11 samThis commit was generated by cvs2svn to compensate...
2005-07-11 samThis commit was generated by cvs2svn to compensate...
2005-07-10 impAdd a boatload of new device ids, gleaned from the...
2005-07-07 obrienThis commit was generated by cvs2svn to compensate...
2005-07-06 samThis commit was generated by cvs2svn to compensate...
2005-06-24 impEliminate unused argument in PCMCIA_CARD macro.
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-15 brooksFix four casts of the softc to a struct ifnet.
2005-06-14 gshapiroThis commit was generated by cvs2svn to compensate...
2005-06-13 samThis commit was generated by cvs2svn to compensate...
2005-06-13 samThis commit was generated by cvs2svn to compensate...
2005-06-10 brooksStop embedding struct ifnet at the top of driver softcs...
2005-06-09 impUse tabs instead of spaces to indent, per style(9)
2005-06-09 samThis commit was generated by cvs2svn to compensate...
2005-06-08 impMy abstracting out the MAC reading code to fix pccard...
2005-06-07 gshapiroThis commit was generated by cvs2svn to compensate...
2005-06-07 brooksThis commit was generated by cvs2svn to compensate...
2005-06-05 samThis commit was generated by cvs2svn to compensate...
2005-06-05 samThis commit was generated by cvs2svn to compensate...
2005-06-05 desThis commit was generated by cvs2svn to compensate...
2005-06-05 desThis commit was generated by cvs2svn to compensate...
2005-06-03 kanThis commit was generated by cvs2svn to compensate...
2005-06-03 kanThis commit was generated by cvs2svn to compensate...
2005-06-03 kanThis commit was generated by cvs2svn to compensate...
2005-06-03 kanThis commit was generated by cvs2svn to compensate...
2005-05-29 samThis commit was generated by cvs2svn to compensate...
2005-05-29 samThis commit was generated by cvs2svn to compensate...
2005-05-29 samThis commit was generated by cvs2svn to compensate...
2005-05-25 hartiThis commit was generated by cvs2svn to compensate...
2005-05-25 hartiThis commit was generated by cvs2svn to compensate...
2005-05-23 hartiThis commit was generated by cvs2svn to compensate...
2005-05-23 hartiThis commit was generated by cvs2svn to compensate...
2005-05-23 hartiThis commit was generated by cvs2svn to compensate...
2005-05-23 ruThis commit was generated by cvs2svn to compensate...
next