summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-07-04do not allocate any PA allocating VA for mapping devices; drahn@ okMichael Shalayeff
2005-07-04always enforce cache-inhibit if bus_space_map()ping uncachable; drahn@ okMichael Shalayeff
2005-07-04implement support for X11 and agent forwarding over multiplex slaveDamien Miller
2005-07-04syncTheo de Raadt
2005-07-04new uplcom; Tomokazu HiraiTheo de Raadt
2005-07-04syncTheo de Raadt
2005-07-04oops, kernel free needs two args. thanks pedroTed Unangst
2005-07-03malloc(M_WAITOK) implies sleeping, so we have to double check thatTed Unangst
2005-07-03Fix data_length values in simulationed MODE SENSE page 4 responses soKenneth R Westerback
2005-07-03syncDale Rahn
2005-07-03Extended Attributes was a piece to get to ACLs, however ACLs have notDale Rahn
2005-07-03MCR_AFE, found on some chipsTheo de Raadt
2005-07-03sigh, aue cannot fit anymore because people keep growing codeTheo de Raadt
2005-07-03include CRCBrad Smith
2005-07-03fix MTU ioctl caseBrad Smith
2005-07-03no need for HW VLAN tag removal so clean up some code.Brad Smith
2005-07-03Add missing reserved byte to page_disk_format struct inKenneth R Westerback
2005-07-03rev 1.13Brad Smith
2005-07-03enable use of the hardware 64 entry CAM table for perfect multicastBrad Smith
2005-07-03ETHERMTU_JUMBO -> ETHER_MAX_LEN_JUMBOBrad Smith
2005-07-03adjust tuneable for Jumbo caseBrad Smith
2005-07-03regenBrad Smith
2005-07-03GT -> GT AGPBrad Smith
2005-07-03- when printing the "unsupported chip revision" message also print theBrad Smith
2005-07-03regenBrad Smith
2005-07-03add GeForce 6600 GTBrad Smith
2005-07-03regenJared Yanovich
2005-07-03change VOP_PATHCONF to take a locked vnode, as itsJared Yanovich
2005-07-02hardware checkcum in the receive direction onlyBrad Smith
2005-07-02oopsBrad Smith
2005-07-02clear IFF_RUNNING & IFF_OACTIVE in rl_stop() before de-allocating resources.Brad Smith
2005-07-02clear IFF_RUNNING & IFF_OACTIVE in ral_stop() before de-allocating resources.Brad Smith
2005-07-02clear IFF_RUNNING & IFF_OACTIVE in foo_stop() before de-allocating resources.Brad Smith
2005-07-02add TLPHY_MEDIA_NO_10_T flag for DP4000 modelBrad Smith
2005-07-02clear IFF_RUNNING & IFF_OACTIVE in foo_stop() before de-allocating resources.Brad Smith
2005-07-02don't call mii_pollstat() right after mii_tick() in foo_tick_task()Brad Smith
2005-07-02set IFCAP_VLAN_MTU and do not whine if we cannot get mbufsBrad Smith
2005-07-02- mbuf external storage is of (caddr_t), not (caddr_t *).Brad Smith
2005-07-02de-static and we don't need to enable bus mastering hereBrad Smith
2005-07-02info about Jumbos and checksum offloadBrad Smith
2005-07-02mention new 82573E chipsetBrad Smith
2005-07-02uncomment large portions of the pageBrad Smith
2005-07-02mention media types supported by the various cardsBrad Smith
2005-07-02mention the D-Link DFE-580TX Quad port cardBrad Smith
2005-07-02mention IPv4 receive IP/TCP/UDP checksum offloadBrad Smith
2005-07-02skip pcmcia comTheo de Raadt
2005-07-02allow altq section to fully parse.Joel Knight
2005-07-02Sync with the faqJoel Knight
2005-07-02syncTheo de Raadt
2005-07-02Remove unused cd_softc.name field. Use the saved INQUIRY data inKenneth R Westerback