diff options
| -rw-r--r-- | website/archetypes/release/hardware.adoc | 2 | ||||
| -rw-r--r-- | website/data/en/events/events2026.toml | 12 |
2 files changed, 14 insertions, 0 deletions
diff --git a/website/archetypes/release/hardware.adoc b/website/archetypes/release/hardware.adoc index 0a9026c2fd..304641abd1 100644 --- a/website/archetypes/release/hardware.adoc +++ b/website/archetypes/release/hardware.adoc @@ -312,6 +312,8 @@ EISA adapters are not supported. &hwlist.nda; +&hwlist.nvd; + &hwlist.ocs_fc; &hwlist.pms; diff --git a/website/data/en/events/events2026.toml b/website/data/en/events/events2026.toml index 03e95e8367..cf3fcc7896 100644 --- a/website/data/en/events/events2026.toml +++ b/website/data/en/events/events2026.toml @@ -11,3 +11,15 @@ country = "Belgium" city = "Brussels" site = "ULB" description = "Every year, 8000+ hackers in free and open source software from all over the world gather at the event in Brussels. A <a href=\"https://fosdem.org/2026/schedule/track/bsd-illumos-bhyve-openzfs/\">BSD, illumos, OpenZFS, bhyve devroom</a> is organized for presentations covering BSD and illumos operating system family, OpenZFS and bhyve. The <a href=\"https://people.freebsd.org/~rodrigo/fosdem26/\">Call For Participation</a> is now available." + +[[events]] +id = "asiabsdcon-2026" +name = "AsiaBSDCon 2026" +url = "https://2026.asiabsdcon.org/" +startDate = "2026-03-19" +endDate = "2026-03-22" +countryCode = "TW" +country = "Taiwan" +city = "Taipei" +site = "TBA" +description = "AsiaBSDCon is a conference for users and developers on BSD based systems. The conference is for anyone developing, deploying and using systems based on FreeBSD, NetBSD, OpenBSD, DragonFlyBSD, Darwin and MacOS X. AsiaBSDCon is a technical conference and aims to collect the best technical papers and presentations available to ensure that the latest developments in our open source community are shared with the widest possible audience." |
