summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2005-06-16Belkin F5D7050 54g USB Network AdapterDavid Gwynne
2005-06-15add D-Link DGE-528T and US Robotics USR997902Brad Smith
2005-06-15regenBrad Smith
2005-06-15add D-Link DGE-528T and US Robotics USR997902Brad Smith
2005-06-15add Linksys PCMPC200Brad Smith
2005-06-15regenBrad Smith
2005-06-15add Linksys PCMPC200Brad Smith
2005-06-15Disable hardware vlan decapsulation.Camiel Dobbelaar
2005-06-15Disable hardware vlan decapsulation, but not really. Because of a firmwareCamiel Dobbelaar
2005-06-15remove from "attempted source route ..." message; ok deraadt, mpf, henning, m...Markus Friedl
2005-06-15promise pdc203xx support; from bouyer@netbsd.org via grange@ with a fewFederico G. Schwindt
2005-06-15Use scsi_size() as preferred disk size in all cases. Allow devicesKenneth R Westerback
2005-06-15Typo. 'dp->cyls' -> 'dp->sectors'.Kenneth R Westerback
2005-06-15Match RTL8255 transceiver and stub out related support functions.Jonathan Gray
2005-06-14back out SMM lockdown patch until some other solution is found.Theo de Raadt
2005-06-14Remove de(4) from cats, it does not work for any of the developers inDale Rahn
2005-06-14rename function and define to reflect the external -> egress name changeHenning Brauer
2005-06-14use "egress" instead of "external" for the interface group containing theHenning Brauer
2005-06-14at least allow the transmit checksum code to compileBrad Smith
2005-06-14fix prototypeBrad Smith
2005-06-14re-add part of rev 1.49...Brad Smith
2005-06-14regenBrad Smith
2005-06-14add Intel PCI-E to PCI-X bridgesBrad Smith
2005-06-13check wether mask is NULL in if_group_routechange before dereferencingHenning Brauer
2005-06-13spurious XXX comment left over from interface abstraction code whackingHenning Brauer
2005-06-13make the packet and byte counters on rules and src nodes per direction,Henning Brauer
2005-06-13Move a bunch of small functions that only get called once intoJonathan Gray
2005-06-13get rid of ifdef MSDOS, no binary changeHans-Joerg Hoexer
2005-06-12Back out revs 1.48 and 1.49. Checksum offloading caused problems onTodd C. Miller
2005-06-12It turns out you need to ask for 16 byte block descriptors. We don't,Kenneth R Westerback
2005-06-12use pci_mapreg_map() instead of pci_[io|mem]_find and bus_space_map;Federico G. Schwindt
2005-06-12handle SuperMac Thunder/24 interruptsMartin Reindl
2005-06-12index() function is deprecated and shouldn't be used in new code,Xavier Santolaria
2005-06-12lo0 is special, attaches early an different than the other loopback interfacesHenning Brauer
2005-06-12add SIOCGIFGMEMB ioctl, returns a list of all interfaces who are member ofHenning Brauer
2005-06-11Elminate a few unnecessary casts by using union field names, bit of KNF.Kenneth R Westerback
2005-06-11need this tooBrad Smith
2005-06-11BCM5714Brad Smith
2005-06-11regenBrad Smith
2005-06-11BCM5714Brad Smith
2005-06-11Typo in comments.Miod Vallat
2005-06-10Tweak softdep_change_linkcnt() so we can specify whether we're willingPedro Martelletto
2005-06-10make sure the IP packet contains a full struct ip_timestampMarkus Friedl
2005-06-10getsockopt(): allocate a mbuf cluster for large ipsec credentialsMarkus Friedl
2005-06-10syncKevin Lo
2005-06-10add 3COM 3CRWE154G72. ok miodKevin Lo
2005-06-10remove unused code and un-ifdefMartin Reindl
2005-06-09it appears asp occupies more space than intially thought andMichael Shalayeff
2005-06-09don't need vlan.h hereBrad Smith
2005-06-09Fix typo in ASC/ASQ messages: DEnied -> Denied.Kenneth R Westerback