Age | Commit message (Expand) | Author |
2005-06-16 | better comments, and killed the superfluous "wd0 at wdc" | Uwe Stuehler |
2005-06-16 | GPIO generates many shared interrupts, eg disk (cf) and network (other cf) | Dale Rahn |
2005-06-16 | i2c and i2s are separete devices, and zaudio depends on them. | Uwe Stuehler |
2005-06-16 | unbust "com at pxaip" attachment so that there is no need to enable | Uwe Stuehler |
2005-06-16 | back out the part of -r1.40 which enabled ubt. sorry. | Uwe Stuehler |
2005-06-16 | supply mising busdma flags to ami_cmd (used to be 0 for waitok); | Michael Shalayeff |
2005-06-16 | remove remaining netccitt parts, full ports build test by pval, thanks! | Henning Brauer |
2005-06-16 | fix initialization of apm_dobusy and apm_doidle to be off by default until | Bob Beck |
2005-06-16 | try schizo in RAMDISK | Theo de Raadt |
2005-06-16 | no need for NVLAN; ok jason, brad, camiel | Markus Friedl |
2005-06-16 | fix dependencies; from alexander bluhm; ok deraadt | Markus Friedl |
2005-06-16 | add support for the Belkin F5D7050 54g USB Network Adapter | David Gwynne |
2005-06-16 | sync | David Gwynne |
2005-06-16 | Belkin F5D7050 54g USB Network Adapter | David Gwynne |
2005-06-15 | add D-Link DGE-528T and US Robotics USR997902 | Brad Smith |
2005-06-15 | regen | Brad Smith |
2005-06-15 | add D-Link DGE-528T and US Robotics USR997902 | Brad Smith |
2005-06-15 | add Linksys PCMPC200 | Brad Smith |
2005-06-15 | regen | Brad Smith |
2005-06-15 | add Linksys PCMPC200 | Brad Smith |
2005-06-15 | Disable hardware vlan decapsulation. | Camiel Dobbelaar |
2005-06-15 | Disable hardware vlan decapsulation, but not really. Because of a firmware | Camiel Dobbelaar |
2005-06-15 | remove from "attempted source route ..." message; ok deraadt, mpf, henning, m... | Markus Friedl |
2005-06-15 | promise pdc203xx support; from bouyer@netbsd.org via grange@ with a few | Federico G. Schwindt |
2005-06-15 | Use scsi_size() as preferred disk size in all cases. Allow devices | Kenneth R Westerback |
2005-06-15 | Typo. 'dp->cyls' -> 'dp->sectors'. | Kenneth R Westerback |
2005-06-15 | Match RTL8255 transceiver and stub out related support functions. | Jonathan Gray |
2005-06-14 | back out SMM lockdown patch until some other solution is found. | Theo de Raadt |
2005-06-14 | Remove de(4) from cats, it does not work for any of the developers in | Dale Rahn |
2005-06-14 | rename function and define to reflect the external -> egress name change | Henning Brauer |
2005-06-14 | use "egress" instead of "external" for the interface group containing the | Henning Brauer |
2005-06-14 | at least allow the transmit checksum code to compile | Brad Smith |
2005-06-14 | fix prototype | Brad Smith |
2005-06-14 | re-add part of rev 1.49... | Brad Smith |
2005-06-14 | regen | Brad Smith |
2005-06-14 | add Intel PCI-E to PCI-X bridges | Brad Smith |
2005-06-13 | check wether mask is NULL in if_group_routechange before dereferencing | Henning Brauer |
2005-06-13 | spurious XXX comment left over from interface abstraction code whacking | Henning Brauer |
2005-06-13 | make the packet and byte counters on rules and src nodes per direction, | Henning Brauer |
2005-06-13 | Move a bunch of small functions that only get called once into | Jonathan Gray |
2005-06-13 | get rid of ifdef MSDOS, no binary change | Hans-Joerg Hoexer |
2005-06-12 | Back out revs 1.48 and 1.49. Checksum offloading caused problems on | Todd C. Miller |
2005-06-12 | It turns out you need to ask for 16 byte block descriptors. We don't, | Kenneth R Westerback |
2005-06-12 | use pci_mapreg_map() instead of pci_[io|mem]_find and bus_space_map; | Federico G. Schwindt |
2005-06-12 | handle SuperMac Thunder/24 interrupts | Martin Reindl |
2005-06-12 | index() function is deprecated and shouldn't be used in new code, | Xavier Santolaria |
2005-06-12 | lo0 is special, attaches early an different than the other loopback interfaces | Henning Brauer |
2005-06-12 | add SIOCGIFGMEMB ioctl, returns a list of all interfaces who are member of | Henning Brauer |
2005-06-11 | Elminate a few unnecessary casts by using union field names, bit of KNF. | Kenneth R Westerback |
2005-06-11 | need this too | Brad Smith |