summaryrefslogtreecommitdiff
path: root/sys/conf/files
AgeCommit message (Expand)Author
2000-04-26Add if_vlanChris Cappuccio
2000-04-19split out mbuf scatter gather functionTheo de Raadt
2000-04-18split dc driver into bus dependent and bus independent (pci) partsJason Wright
2000-04-18split fxp into bus independent and dependent (pci) parts (cardbus to come)Jason Wright
2000-04-08Initial check-in for support of 32-bit CardBus PC Cards; from NetBSD. On manyAaron Campbell
2000-04-03aironet 802.11 ds driver from freebsd, isa and pci are missingMichael Shalayeff
2000-03-23New API for timeouts. Replaces the old timeout()/untimeout() API andArtur Grabowski
2000-03-19split crypto driver front-end from software crypto engineTheo de Raadt
2000-03-17Cryptographic services framework, and software "device driver". TheAngelos D. Keromytis
2000-02-28move crypto codeTheo de Raadt
2000-02-07Rough but working driver for ICP-Vortex RAIDNiklas Hallqvist
2000-01-27Merge "old" and "new" ESP and AH in two files (one for each).Angelos D. Keromytis
2000-01-21Rename the ip4_* routines to ipip_*, make it so GIF tunnels are notAngelos D. Keromytis
2000-01-11remove deleted raidframe filesPeter Galbavy
2000-01-11ipx_erro not used anymore; remove it.Federico G. Schwindt
2000-01-08gre(4) interface in GENERICAngelos D. Keromytis
2000-01-06Leave audio alone for midi or midibus.Federico G. Schwindt
2000-01-02ip_ip4.c should be included in inet | inet6.Angelos D. Keromytis
1999-12-30swap encryption for UVM, option UVM_SWAP_ENCRYPT. needs to be enabledNiels Provos
1999-12-27Add tropic driver definition and token ring support.Federico G. Schwindt
1999-12-09angelos and downsj, communicate, you dorksTheo de Raadt
1999-12-09Include ipsec_input.cAngelos D. Keromytis
1999-12-09ipsec_input.c instead of ip_esp.c and ip_ah.cNiels Provos
1999-12-08bring in KAME IPv6 code, dated 19991208.Jun-ichiro itojun Hagino
1999-11-30Added port of the NetBSD (-current) DPT SmartCache III/IV PCI/EISA host adaptercmetz
1999-11-28lpt_puc supportJason Downs
1999-11-26Forgotten com attachments (since most people use pccom on i386)Niklas Hallqvist
1999-11-08move MI definition of rd into it's MI place also fixingMichael Shalayeff
1999-10-29Make if_enc.c depend on enc (not inet & ipsec), add needs-count flag.Angelos D. Keromytis
1999-10-29Roll back dependency on bridge, unnecessary because of ifdef in ip_ether.cAngelos D. Keromytis
1999-10-29ip_ether.c depends on bridge as wellAngelos D. Keromytis
1999-10-28Add ip_ether.cAngelos D. Keromytis
1999-09-19Define ac97 attributeConstantine Sapuntzakis
1999-09-10ELF64kstailey
1999-08-17factor out ie device definition; niklas@ okMichael Shalayeff
1999-08-13USB attachment and controllers.Federico G. Schwindt
1999-08-04* remove redundant rf_ccmn.hPeter Galbavy
1999-07-30rename rl2->rln for sanityDavid Leonard
1999-07-25remove extra commentsTheo de Raadt
1999-07-25Enable new ATA/ATAPISCSI functionality as default.Constantine Sapuntzakis
1999-07-18Import of NetBSD ATA/IDE stuff.Constantine Sapuntzakis
1999-07-06Added support for TCP MD5 option (RFC 2385).cmetz
1999-07-01lmc driver; ported by chris@dqc.orgTheo de Raadt
1999-06-21RangeLAN2 wireless network cardDavid Leonard
1999-06-18split out transforms; some debugging done but there may still be bugs inTheo de Raadt
1999-04-30upgrade Arla to fresher code. Too many new features and bugfixes.Artur Grabowski
1999-04-20Merge MROUTING and IPSEC wrt handling of IP-in-IP tunnelled packets.Niklas Hallqvist
1999-04-08How nice that we always had multicast routing in our kernels even whenNiklas Hallqvist
1999-03-30make option IPSEC imply option KEYNiklas Hallqvist
1999-03-17complete update of ISP driver- includes 2100 FC supportmjacob