Age | Commit message (Expand) | Author |
2000-10-22 | oops; deraadt@ ok | Michael Shalayeff |
2000-10-21 | 82801BA is DMA, in 3 months there will be lots of these | Theo de Raadt |
2000-10-21 | w/ help of aaron@ make it work now: | Michael Shalayeff |
2000-10-21 | (Temporarily) disable DMA support for OPTi 82C621 and untested 82C568/82D568 | Chris Cappuccio |
2000-10-20 | fix clean target | Theo de Raadt |
2000-10-20 | not 2.8-beta anymore, however, the actual cutting-off point for the release | Theo de Raadt |
2000-10-20 | Add Mhz to cpu information. | Dale Rahn |
2000-10-20 | Add support for ulpt, USB printers. | Dale Rahn |
2000-10-20 | fix ioctls; pointed out by Pawel Krawczyk <http://ceti.pl/~kravietz/> | Michael Shalayeff |
2000-10-19 | Increment version; deraadt@ ok. | Federico G. Schwindt |
2000-10-19 | Pass SACFLAGS correctly so all files are compiled with -fpack-struct, | Federico G. Schwindt |
2000-10-19 | find RNG on i815 hub | Theo de Raadt |
2000-10-19 | if vlans are in use, then set the 3c905b to accept frames of size 1518. | Jason Wright |
2000-10-19 | Changes to pci and if_gm to support obtaining the ethernet hardware address | Dale Rahn |
2000-10-19 | Clean up printfs during boot, these were unnecessary debugging prints. | Dale Rahn |
2000-10-19 | Clean up printfs during boot, print reasonable information, not extra | Dale Rahn |
2000-10-19 | kame 1.31 -> 1.32 | Jun-ichiro itojun Hagino |
2000-10-19 | remove unnecessary printf during boot. | Dale Rahn |
2000-10-19 | sync | Theo de Raadt |
2000-10-19 | i815E | Theo de Raadt |
2000-10-18 | Remove configure change from a couple of revisions ago, the interrupt | Dale Rahn |
2000-10-18 | round off size passed to vax_mem_bus_space_map -- | Brandon Creighton |
2000-10-18 | typo in comment; from gluk@ptci.ru | Michael Shalayeff |
2000-10-18 | Fix compile error if lacking -DINET6 | Chris Cappuccio |
2000-10-18 | avoid clash with IANA ifType mib, move bridge to 0xe8 | Jason Wright |
2000-10-18 | don't try to configure IPv6 on bridge*. comment from deraadt | Jun-ichiro itojun Hagino |
2000-10-18 | use IFT_BRIDGE | Jason Wright |
2000-10-18 | add IFT_BRIDGE | Jason Wright |
2000-10-18 | if periodic checks return errors, stop doing so. This is a workaround for | Theo de Raadt |
2000-10-18 | revamped llc handling using if_llc.h | Jason Wright |
2000-10-18 | sync | Aaron Campbell |
2000-10-18 | Remove duplicate entry. | Aaron Campbell |
2000-10-18 | Sigh. According to the ASIX data sheets, these boards don't even have RX | Aaron Campbell |
2000-10-18 | use llc_snap instead of home grown macros | Jason Wright |
2000-10-18 | KNF, add #define llc_snap | Jason Wright |
2000-10-18 | From the NetBSD port of if_vlan, prevent a panic by not allowing | Chris Cappuccio |
2000-10-18 | before sending a character check for DSR state. | Michael Shalayeff |
2000-10-18 | Fix compile error (ok nate@) | Chris Cappuccio |
2000-10-18 | get the bounds checking right for the data used in copyout() in several | Jason Wright |
2000-10-17 | icmp rate limiting defaults to 100pps | Niels Provos |
2000-10-17 | use __P() in prototype for non-ansi compilers. | Jun-ichiro itojun Hagino |
2000-10-17 | remove extra newline from printf | Hugh Graham |
2000-10-17 | remove dmphy | Jason Wright |
2000-10-17 | Triones HPT366 and HPT370 share the same device ID, but use different revisions | Todd C. Miller |
2000-10-17 | damn it, i have had it with this untested weak shit | Theo de Raadt |
2000-10-17 | undo last commit. on some kernel links, this causes pcibios panics at | Theo de Raadt |
2000-10-17 | Undo the incorrect fix for my ASIX 88141. Instead of just relying on tx_cnt, | Aaron Campbell |
2000-10-17 | driver for amphy from freebsd; aaron ok | Jason Wright |
2000-10-17 | update tx from freebsd sources based on patch from pr#1405 | Jason Wright |
2000-10-17 | compatibility issue | Michael Shalayeff |