Обычный пользователь
Сообщений: 658
Тем: 247
Likes Received: 28 in 23 posts
Likes Given: 52
Зарегистрирован: 25.03.2020
Тем: 247
Likes Received: 28 in 23 posts
Likes Given: 52
Зарегистрирован: 25.03.2020
Сообщений: 658
Тем: 247
Likes Received: 28 in 23 posts
Likes Given: 52
Зарегистрирован: 25.03.2020
Тем: 247
Likes Received: 28 in 23 posts
Likes Given: 52
Зарегистрирован: 25.03.2020
Раздел пустует, так что немного треша ему не помешает.
Купил я года два или три назад одноплатник Orange Pi Zero рублей за 600. Модель с 256 МБ ОЗУ. Просто ради интереса. Да так и не смог найти ему применение. Поставил один раз Arch Linux, всё заработало, неинтересно, и я убрал одноплатник в ящик. Захотелось чего-то необычного. И я скачал FreeBSD.
Процедура установки довольно простая:
Чтобы получить последний файл, пользователям FreeBSD достаточно сделать
WiFi не заработал. Почему - не знаю. Под линуксами работает. Под фряхой тоже должен, видимо, какие-то модули не загрузились.
По этому гайду он настраивается так:
/etc/wpa_supplicant.conf
/etc/rc.conf
Однако при перезапуске netif вылезло следующее:
Скриншот был сделан по VNC, потому что нормального видеовыхода у него нет. Флешка медленная. WindowMaker - просто потому что его проще было поставить. Otter Browser - потому что для ARM есть только он и qutebrowser. Софта, кстати, для ARMv7 ощутимо меньше.
С браузером тут немного... сложно. Оперативки очень мало. Даже простые сайты жрут её всю. А те, что не жрут, загружаются очень быстро (этот форум, например). В целом, для процессора 2013 года это очень даже неплохо. На программном рендеринге даже пытается тянуть видео (аппаратного ускорения нет, т.к. VNC). По спецификациям одноплатник должен тянуть YouTube в 1080p.
Есть схемы переходника с RCA на D-Sub, наверное стоит попробовать.
Если добавить одноплатнику оперативки (и нормальный видеовыход, но я пока не находил способов), то им можно даже пользоваться. В теории, можно взять один чип и припаять его вместо того, что установлен на одноплатнике (на нём DDR3).
Потребление оперативки без иксов - около 80 МБ.
Купил я года два или три назад одноплатник Orange Pi Zero рублей за 600. Модель с 256 МБ ОЗУ. Просто ради интереса. Да так и не смог найти ему применение. Поставил один раз Arch Linux, всё заработало, неинтересно, и я убрал одноплатник в ящик. Захотелось чего-то необычного. И я скачал FreeBSD.
Процедура установки довольно простая:
Код:
dd if=FreeBSD-12.2-RELEASE-arm-armv7-GENERICSD.img of=/dev/карта bs=1M conv=sync
dd if=/usr/local/share/u-boot/u-boot-orangepi-zero/u-boot-sunxi-with-spl.bin of=/dev/карта bs=1024 seek=8 conv=sync
Чтобы получить последний файл, пользователям FreeBSD достаточно сделать
pkg install u-boot-orangepi-zero
. У меня же установленной фряхи не было, поэтому я брал его отсюда.WiFi не заработал. Почему - не знаю. Под линуксами работает. Под фряхой тоже должен, видимо, какие-то модули не загрузились.
По этому гайду он настраивается так:
/etc/wpa_supplicant.conf
Код:
ctrl_interface=/var/run/wpa_supplicant
eapol_version=2
ap_scan=1
fast_reauth=1
network={
ssid="network"
scan_ssid=0
psk="password"
priority=2
}
/etc/rc.conf
Код:
wlans_rtwn0="wlan0"
ifconfig_wlan0="WPA DHCP"
Однако при перезапуске netif вылезло следующее:
Код:
ifconfig: SIOCIFCREATE2: Device not configured
Скриншот был сделан по VNC, потому что нормального видеовыхода у него нет. Флешка медленная. WindowMaker - просто потому что его проще было поставить. Otter Browser - потому что для ARM есть только он и qutebrowser. Софта, кстати, для ARMv7 ощутимо меньше.
С браузером тут немного... сложно. Оперативки очень мало. Даже простые сайты жрут её всю. А те, что не жрут, загружаются очень быстро (этот форум, например). В целом, для процессора 2013 года это очень даже неплохо. На программном рендеринге даже пытается тянуть видео (аппаратного ускорения нет, т.к. VNC). По спецификациям одноплатник должен тянуть YouTube в 1080p.
Есть схемы переходника с RCA на D-Sub, наверное стоит попробовать.
Если добавить одноплатнику оперативки (и нормальный видеовыход, но я пока не находил способов), то им можно даже пользоваться. В теории, можно взять один чип и припаять его вместо того, что установлен на одноплатнике (на нём DDR3).
Потребление оперативки без иксов - около 80 МБ.
It's time to kick gum and chew ass. And i'm all out of ass.
Ответ
Ответ
Администратор
Сообщений: 287
Тем: 10
Likes Received: 6 in 4 posts
Likes Given: 4
Зарегистрирован: 28.03.2020
Тем: 10
Likes Received: 6 in 4 posts
Likes Given: 4
Зарегистрирован: 28.03.2020
Сообщений: 287
Тем: 10
Likes Received: 6 in 4 posts
Likes Given: 4
Зарегистрирован: 28.03.2020
Тем: 10
Likes Received: 6 in 4 posts
Likes Given: 4
Зарегистрирован: 28.03.2020
09.04.2021 12:Apr
Ах, оно ещё и без свопа вполне себе работает. Внезапно, удивлён.
Ответ
Ответ
Обычный пользователь
Автор темы
Сообщений: 658
Тем: 247
Likes Received: 28 in 23 posts
Likes Given: 52
Зарегистрирован: 25.03.2020
Тем: 247
Likes Received: 28 in 23 posts
Likes Given: 52
Зарегистрирован: 25.03.2020
Сообщений: 658
Тем: 247
Likes Received: 28 in 23 posts
Likes Given: 52
Зарегистрирован: 25.03.2020
Тем: 247
Likes Received: 28 in 23 posts
Likes Given: 52
Зарегистрирован: 25.03.2020
Администратор
Сообщений: 521
Тем: 30
Likes Received: 9 in 7 posts
Likes Given: 20
Зарегистрирован: 29.03.2020
Тем: 30
Likes Received: 9 in 7 posts
Likes Given: 20
Зарегистрирован: 29.03.2020
Сообщений: 521
Тем: 30
Likes Received: 9 in 7 posts
Likes Given: 20
Зарегистрирован: 29.03.2020
Тем: 30
Likes Received: 9 in 7 posts
Likes Given: 20
Зарегистрирован: 29.03.2020
09.04.2021 12:Apr
• Правила форума
• [Новичкам] Как правильно задавать вопросы, чтобы Вам помогли
«Буду бить аккуратно, но сильно!» © Лёлик, х/ф «Бриллиантовая рука»
• [Новичкам] Как правильно задавать вопросы, чтобы Вам помогли
«Буду бить аккуратно, но сильно!» © Лёлик, х/ф «Бриллиантовая рука»
Ответ
Ответ
Обычный пользователь
Автор темы
Сообщений: 658
Тем: 247
Likes Received: 28 in 23 posts
Likes Given: 52
Зарегистрирован: 25.03.2020
Тем: 247
Likes Received: 28 in 23 posts
Likes Given: 52
Зарегистрирован: 25.03.2020
Сообщений: 658
Тем: 247
Likes Received: 28 in 23 posts
Likes Given: 52
Зарегистрирован: 25.03.2020
Тем: 247
Likes Received: 28 in 23 posts
Likes Given: 52
Зарегистрирован: 25.03.2020
Администратор
Сообщений: 521
Тем: 30
Likes Received: 9 in 7 posts
Likes Given: 20
Зарегистрирован: 29.03.2020
Тем: 30
Likes Received: 9 in 7 posts
Likes Given: 20
Зарегистрирован: 29.03.2020
Сообщений: 521
Тем: 30
Likes Received: 9 in 7 posts
Likes Given: 20
Зарегистрирован: 29.03.2020
Тем: 30
Likes Received: 9 in 7 posts
Likes Given: 20
Зарегистрирован: 29.03.2020
09.04.2021 13:Apr
Цитата: не то
Да, я только после запоста сообразил что D-Sub. Устал я, туплю уже.
• Правила форума
• [Новичкам] Как правильно задавать вопросы, чтобы Вам помогли
«Буду бить аккуратно, но сильно!» © Лёлик, х/ф «Бриллиантовая рука»
• [Новичкам] Как правильно задавать вопросы, чтобы Вам помогли
«Буду бить аккуратно, но сильно!» © Лёлик, х/ф «Бриллиантовая рука»
Ответ
Ответ
Обычный пользователь
Автор темы
Сообщений: 658
Тем: 247
Likes Received: 28 in 23 posts
Likes Given: 52
Зарегистрирован: 25.03.2020
Тем: 247
Likes Received: 28 in 23 posts
Likes Given: 52
Зарегистрирован: 25.03.2020
Сообщений: 658
Тем: 247
Likes Received: 28 in 23 posts
Likes Given: 52
Зарегистрирован: 25.03.2020
Тем: 247
Likes Received: 28 in 23 posts
Likes Given: 52
Зарегистрирован: 25.03.2020
В /boot/modules пусто. Для вафли нужен (вроде как) RTL899FTV. Но по нему вообще ничего не гуглится.
Содержимое /boot/kernel:
Содержимое /boot/kernel:
Спойлер:
Код:
total 53560
-r-xr-xr-x 1 root wheel 7176 Oct 23 02:45 accf_data.ko
-r-xr-xr-x 1 root wheel 8228 Oct 23 02:45 accf_dns.ko
-r-xr-xr-x 1 root wheel 11748 Oct 23 02:45 accf_http.ko
-r-xr-xr-x 1 root wheel 14436 Oct 23 02:45 acl_nfs4.ko
-r-xr-xr-x 1 root wheel 10556 Oct 23 02:45 acl_posix1e.ko
-r-xr-xr-x 1 root wheel 20040 Oct 23 02:46 ads111x.ko
-r-xr-xr-x 1 root wheel 45968 Oct 23 02:45 aha.ko
-r-xr-xr-x 1 root wheel 146520 Oct 23 02:45 ahc.ko
-r-xr-xr-x 1 root wheel 26216 Oct 23 02:45 ahc_isa.ko
-r-xr-xr-x 1 root wheel 55668 Oct 23 02:45 ahc_pci.ko
-r-xr-xr-x 1 root wheel 95960 Oct 23 02:45 ahci.ko
-r-xr-xr-x 1 root wheel 220120 Oct 23 02:45 ahd.ko
-r-xr-xr-x 1 root wheel 9224 Oct 23 02:46 alias_cuseeme.ko
-r-xr-xr-x 1 root wheel 8056 Oct 23 02:46 alias_dummy.ko
-r-xr-xr-x 1 root wheel 14452 Oct 23 02:46 alias_ftp.ko
-r-xr-xr-x 1 root wheel 11580 Oct 23 02:46 alias_irc.ko
-r-xr-xr-x 1 root wheel 12132 Oct 23 02:46 alias_nbt.ko
-r-xr-xr-x 1 root wheel 12140 Oct 23 02:46 alias_pptp.ko
-r-xr-xr-x 1 root wheel 9412 Oct 23 02:46 alias_skinny.ko
-r-xr-xr-x 1 root wheel 13032 Oct 23 02:46 alias_smedia.ko
-r-xr-xr-x 1 root wheel 23556 Oct 23 02:46 alpm.ko
-r-xr-xr-x 1 root wheel 35160 Oct 23 02:45 alq.ko
-r-xr-xr-x 1 root wheel 20524 Oct 23 02:45 am335x_dmtpps.ko
-r-xr-xr-x 1 root wheel 22080 Oct 23 02:45 am335x_ehrpwm.ko
-r-xr-xr-x 1 root wheel 22340 Oct 23 02:46 amdpm.ko
-r-xr-xr-x 1 root wheel 18780 Oct 23 02:46 amdsmb.ko
-r-xr-xr-x 1 root wheel 62072 Oct 23 02:45 amr.ko
-r-xr-xr-x 1 root wheel 26372 Oct 23 02:45 amr_cam.ko
-r-xr-xr-x 1 root wheel 20532 Oct 23 02:46 at45d.ko
-r-xr-xr-x 1 root wheel 65976 Oct 23 02:45 ata.ko
-r-xr-xr-x 1 root wheel 17628 Oct 23 02:45 ataacard.ko
-r-xr-xr-x 1 root wheel 21748 Oct 23 02:45 ataacerlabs.ko
-r-xr-xr-x 1 root wheel 16840 Oct 23 02:45 ataamd.ko
-r-xr-xr-x 1 root wheel 19428 Oct 23 02:45 ataati.ko
-r-xr-xr-x 1 root wheel 14008 Oct 23 02:45 atacard.ko
-r-xr-xr-x 1 root wheel 12716 Oct 23 02:45 atacenatek.ko
-r-xr-xr-x 1 root wheel 15276 Oct 23 02:45 atacypress.ko
-r-xr-xr-x 1 root wheel 15736 Oct 23 02:45 atacyrix.ko
-r-xr-xr-x 1 root wheel 19540 Oct 23 02:45 atahighpoint.ko
-r-xr-xr-x 1 root wheel 32592 Oct 23 02:45 ataintel.ko
-r-xr-xr-x 1 root wheel 13848 Oct 23 02:45 ataisa.ko
-r-xr-xr-x 1 root wheel 19188 Oct 23 02:45 ataite.ko
-r-xr-xr-x 1 root wheel 17432 Oct 23 02:45 atajmicron.ko
-r-xr-xr-x 1 root wheel 17012 Oct 23 02:45 atamarvell.ko
-r-xr-xr-x 1 root wheel 12804 Oct 23 02:45 atamicron.ko
-r-xr-xr-x 1 root wheel 16200 Oct 23 02:45 atanational.ko
-r-xr-xr-x 1 root wheel 15260 Oct 23 02:45 atanetcell.ko
-r-xr-xr-x 1 root wheel 22104 Oct 23 02:45 atanvidia.ko
-r-xr-xr-x 1 root wheel 44284 Oct 23 02:45 atapci.ko
-r-xr-xr-x 1 root wheel 38832 Oct 23 02:45 atapromise.ko
-r-xr-xr-x 1 root wheel 22072 Oct 23 02:45 ataserverworks.ko
-r-xr-xr-x 1 root wheel 23012 Oct 23 02:45 atasiliconimage.ko
-r-xr-xr-x 1 root wheel 21404 Oct 23 02:45 atasis.ko
-r-xr-xr-x 1 root wheel 25960 Oct 23 02:45 atavia.ko
-r-xr-xr-x 1 root wheel 43892 Oct 23 02:45 ath_dfs.ko
-r-xr-xr-x 1 root wheel 103124 Oct 23 02:45 ath_hal.ko
-r-xr-xr-x 1 root wheel 60100 Oct 23 02:45 ath_hal_ar5210.ko
-r-xr-xr-x 1 root wheel 74392 Oct 23 02:45 ath_hal_ar5211.ko
-r-xr-xr-x 1 root wheel 163972 Oct 23 02:45 ath_hal_ar5212.ko
-r-xr-xr-x 1 root wheel 236404 Oct 23 02:45 ath_hal_ar5416.ko
-r-xr-xr-x 1 root wheel 390436 Oct 23 02:45 ath_hal_ar9300.ko
-r-xr-xr-x 1 root wheel 280028 Oct 23 02:45 ath_main.ko
-r-xr-xr-x 1 root wheel 58204 Oct 23 02:45 ath_rate.ko
-r-xr-xr-x 1 root wheel 28688 Oct 23 02:46 atmegadci.ko
-r-xr-xr-x 1 root wheel 36748 Oct 23 02:46 atp.ko
-r-xr-xr-x 1 root wheel 57328 Oct 23 02:45 autofs.ko
-r-xr-xr-x 1 root wheel 32968 Oct 23 02:45 aw_mmc.ko
-r-xr-xr-x 1 root wheel 14896 Oct 23 02:45 aw_pwm.ko
-r-xr-xr-x 1 root wheel 19004 Oct 23 02:45 aw_rsb.ko
-r-xr-xr-x 1 root wheel 14408 Oct 23 02:45 aw_rtc.ko
-r-xr-xr-x 1 root wheel 15736 Oct 23 02:45 aw_sid.ko
-r-xr-xr-x 1 root wheel 19436 Oct 23 02:45 aw_spi.ko
-r-xr-xr-x 1 root wheel 21128 Oct 23 02:45 aw_thermal.ko
-r-xr-xr-x 1 root wheel 35832 Oct 23 02:45 axp81x.ko
-r-xr-xr-x 1 root wheel 11540 Oct 23 02:45 bcm283x_clkman.ko
-r-xr-xr-x 1 root wheel 17260 Oct 23 02:45 bcm283x_pwm.ko
-r-xr-xr-x 1 root wheel 41188 Oct 23 02:45 bcma.ko
-r-xr-xr-x 1 root wheel 12700 Oct 23 02:45 bcma_bhndb.ko
-r-xr-xr-x 1 root wheel 357536 Oct 23 02:45 bhnd.ko
-r-xr-xr-x 1 root wheel 23940 Oct 23 02:45 bhnd_pci.ko
-r-xr-xr-x 1 root wheel 22912 Oct 23 02:45 bhnd_pci_hostb.ko
-r-xr-xr-x 1 root wheel 11268 Oct 23 02:45 bhnd_pcib.ko
-r-xr-xr-x 1 root wheel 93612 Oct 23 02:45 bhndb.ko
-r-xr-xr-x 1 root wheel 41472 Oct 23 02:45 bhndb_pci.ko
-r-xr-xr-x 1 root wheel 44352 Oct 23 02:45 bridgestp.ko
-r-xr-xr-x 1 root wheel 18088 Oct 23 02:46 callout_test.ko
-r-xr-xr-x 1 root wheel 770700 Oct 23 02:45 cam.ko
-r-xr-xr-x 1 root wheel 71860 Oct 23 02:45 carp.ko
-r-xr-xr-x 1 root wheel 31424 Oct 23 02:45 cc_cdg.ko
-r-xr-xr-x 1 root wheel 24264 Oct 23 02:45 cc_chd.ko
-r-xr-xr-x 1 root wheel 21340 Oct 23 02:45 cc_cubic.ko
-r-xr-xr-x 1 root wheel 22528 Oct 23 02:45 cc_dctcp.ko
-r-xr-xr-x 1 root wheel 20592 Oct 23 02:45 cc_hd.ko
-r-xr-xr-x 1 root wheel 21828 Oct 23 02:45 cc_htcp.ko
-r-xr-xr-x 1 root wheel 21848 Oct 23 02:45 cc_vegas.ko
-r-xr-xr-x 1 root wheel 68596 Oct 23 02:45 cd9660.ko
-r-xr-xr-x 1 root wheel 6848 Oct 23 02:45 cd9660_iconv.ko
-r-xr-xr-x 1 root wheel 35624 Oct 23 02:45 cfi.ko
-r-xr-xr-x 1 root wheel 59616 Oct 23 02:45 cfiscsi.ko
-r-xr-xr-x 1 root wheel 35572 Oct 23 02:46 cfumass.ko
-r-xr-xr-x 1 root wheel 70804 Oct 23 02:45 cloudabi.ko
-r-xr-xr-x 1 root wheel 42652 Oct 23 02:46 cloudabi32.ko
-r-xr-xr-x 1 root wheel 37312 Oct 23 02:46 cp2112.ko
-r-xr-xr-x 1 root wheel 329204 Oct 23 02:46 crypto.ko
-r-xr-xr-x 1 root wheel 38724 Oct 23 02:46 cryptodev.ko
-r-xr-xr-x 1 root wheel 404260 Oct 23 02:46 ctl.ko
-r-xr-xr-x 1 root wheel 52656 Oct 23 02:46 cuse.ko
-r-xr-xr-x 1 root wheel 52536 Oct 23 02:46 cxgb_t3fw.ko
-r-xr-xr-x 1 root wheel 36508 Oct 23 02:46 cyapa.ko
-r-xr-xr-x 1 root wheel 24856 Oct 23 02:46 dcons.ko
-r-xr-xr-x 1 root wheel 18100 Oct 23 02:46 dcons_crom.ko
-r-xr-xr-x 1 root wheel 14856 Oct 23 02:46 ds1307.ko
-r-xr-xr-x 1 root wheel 13920 Oct 23 02:46 ds13rtc.ko
-r-xr-xr-x 1 root wheel 9232 Oct 23 02:46 ds1672.ko
-r-xr-xr-x 1 root wheel 17220 Oct 23 02:46 ds3231.ko
-r-xr-xr-x 1 root wheel 29208 Oct 23 02:46 dtaudit.ko
-r-xr-xr-x 1 root wheel 25784 Oct 23 02:46 dtmalloc.ko
-r-xr-xr-x 1 root wheel 33624 Oct 23 02:46 dtnfscl.ko
-r-xr-xr-x 1 root wheel 231700 Oct 23 02:46 dtrace.ko
-r-xr-xr-x 1 root wheel 17056 Oct 23 02:46 dtrace_test.ko
-r-xr-xr-x 1 root wheel 6976 Oct 23 02:46 dtraceall.ko
-r-xr-xr-x 1 root wheel 133060 Oct 23 02:46 dummynet.ko
-r-xr-xr-x 1 root wheel 65404 Oct 23 02:46 dwc_otg.ko
-r-xr-xr-x 1 root wheel 58976 Oct 23 02:46 ehci.ko
-r-xr-xr-x 1 root wheel 58224 Oct 23 02:46 esp.ko
-r-xr-xr-x 1 root wheel 49044 Oct 23 02:46 evdev.ko
-r-xr-xr-x 1 root wheel 179556 Oct 23 02:46 ext2fs.ko
-r-xr-xr-x 1 root wheel 37264 Oct 23 02:46 fbt.ko
-r-xr-xr-x 1 root wheel 63504 Oct 23 02:46 fdc.ko
-r-xr-xr-x 1 root wheel 36984 Oct 23 02:46 fdescfs.ko
-r-xr-xr-x 1 root wheel 8896 Oct 23 02:46 fdt_slicer.ko
-r-xr-xr-x 1 root wheel 38680 Oct 23 02:46 filemon.ko
-r-xr-xr-x 1 root wheel 123036 Oct 23 02:46 firewire.ko
-r-xr-xr-x 1 root wheel 28928 Oct 23 02:46 firmware.ko
lrwxr-xr-x 1 root wheel 9 Oct 23 02:46 fuse.ko -> fusefs.ko
-r-xr-xr-x 1 root wheel 150764 Oct 23 02:46 fusefs.ko
-r-xr-xr-x 1 root wheel 18908 Oct 23 02:46 g_audio.ko
-r-xr-xr-x 1 root wheel 17152 Oct 23 02:46 g_keyboard.ko
-r-xr-xr-x 1 root wheel 18608 Oct 23 02:46 g_modem.ko
-r-xr-xr-x 1 root wheel 17392 Oct 23 02:46 g_mouse.ko
-r-xr-xr-x 1 root wheel 81352 Oct 23 02:46 geom_bde.ko
-r-xr-xr-x 1 root wheel 34828 Oct 23 02:46 geom_cache.ko
-r-xr-xr-x 1 root wheel 19404 Oct 23 02:46 geom_ccd.ko
-r-xr-xr-x 1 root wheel 31212 Oct 23 02:46 geom_concat.ko
-r-xr-xr-x 1 root wheel 99800 Oct 23 02:46 geom_eli.ko
-r-xr-xr-x 1 root wheel 11992 Oct 23 02:46 geom_flashmap.ko
-r-xr-xr-x 1 root wheel 43052 Oct 23 02:46 geom_gate.ko
-r-xr-xr-x 1 root wheel 101484 Oct 23 02:46 geom_journal.ko
-r-xr-xr-x 1 root wheel 41320 Oct 23 02:46 geom_label.ko
-r-xr-xr-x 1 root wheel 34276 Oct 23 02:46 geom_linux_lvm.ko
-r-xr-xr-x 1 root wheel 65212 Oct 23 02:46 geom_md.ko
-r-xr-xr-x 1 root wheel 115132 Oct 23 02:46 geom_mirror.ko
-r-xr-xr-x 1 root wheel 32788 Oct 23 02:46 geom_mountver.ko
-r-xr-xr-x 1 root wheel 44404 Oct 23 02:46 geom_multipath.ko
-r-xr-xr-x 1 root wheel 23928 Oct 23 02:46 geom_nop.ko
-r-xr-xr-x 1 root wheel 20804 Oct 23 02:46 geom_part_apm.ko
-r-xr-xr-x 1 root wheel 23784 Oct 23 02:46 geom_part_bsd.ko
-r-xr-xr-x 1 root wheel 24092 Oct 23 02:46 geom_part_bsd64.ko
-r-xr-xr-x 1 root wheel 21476 Oct 23 02:46 geom_part_ebr.ko
-r-xr-xr-x 1 root wheel 35148 Oct 23 02:46 geom_part_gpt.ko
-r-xr-xr-x 1 root wheel 34164 Oct 23 02:46 geom_part_ldm.ko
-r-xr-xr-x 1 root wheel 22552 Oct 23 02:46 geom_part_mbr.ko
-r-xr-xr-x 1 root wheel 20684 Oct 23 02:46 geom_part_vtoc8.ko
-r-xr-xr-x 1 root wheel 323016 Oct 23 02:46 geom_raid.ko
-r-xr-xr-x 1 root wheel 102372 Oct 23 02:46 geom_raid3.ko
-r-xr-xr-x 1 root wheel 43748 Oct 23 02:46 geom_sched.ko
-r-xr-xr-x 1 root wheel 27032 Oct 23 02:46 geom_shsec.ko
-r-xr-xr-x 1 root wheel 34704 Oct 23 02:46 geom_stripe.ko
-r-xr-xr-x 1 root wheel 43284 Oct 23 02:46 geom_uzip.ko
-r-xr-xr-x 1 root wheel 121548 Oct 23 02:46 geom_vinum.ko
-r-xr-xr-x 1 root wheel 51492 Oct 23 02:46 geom_virstor.ko
-r-xr-xr-x 1 root wheel 12092 Oct 23 02:46 geom_zero.ko
-r-xr-xr-x 1 root wheel 50416 Oct 23 02:46 gpiobus.ko
-r-xr-xr-x 1 root wheel 16624 Oct 23 02:46 gpioiic.ko
-r-xr-xr-x 1 root wheel 44620 Oct 23 02:46 gpiokeys.ko
-r-xr-xr-x 1 root wheel 12040 Oct 23 02:46 gpioled.ko
-r-xr-xr-x 1 root wheel 16648 Oct 23 02:46 gpiopps.ko
-r-xr-xr-x 1 root wheel 14632 Oct 23 02:46 gpiospi.ko
-r-xr-xr-x 1 root wheel 15712 Oct 23 02:46 gpioths.ko
-r-xr-xr-x 1 root wheel 20108 Oct 23 02:46 gsched_delay.ko
-r-xr-xr-x 1 root wheel 24472 Oct 23 02:46 gsched_rr.ko
-r-xr-xr-x 1 root wheel 22888 Oct 23 02:46 h_ertt.ko
-r-xr-xr-x 1 root wheel 57460 Oct 23 02:46 hifn.ko
-r-xr-xr-x 1 root wheel 127256 Oct 23 02:46 hwpmc.ko
-r-xr-xr-x 1 root wheel 15308 Oct 23 02:46 icee.ko
-r-xr-xr-x 1 root wheel 27124 Oct 23 02:46 ichsmb.ko
-r-xr-xr-x 1 root wheel 56712 Oct 23 02:45 if_ae.ko
-r-xr-xr-x 1 root wheel 74236 Oct 23 02:45 if_age.ko
-r-xr-xr-x 1 root wheel 87840 Oct 23 02:45 if_alc.ko
-r-xr-xr-x 1 root wheel 70896 Oct 23 02:45 if_ale.ko
-r-xr-xr-x 1 root wheel 8356 Oct 23 02:45 if_ath.ko
-r-xr-xr-x 1 root wheel 52684 Oct 23 02:45 if_ath_pci.ko
-r-xr-xr-x 1 root wheel 38852 Oct 23 02:46 if_aue.ko
-r-xr-xr-x 1 root wheel 55080 Oct 23 02:45 if_awg.ko
-r-xr-xr-x 1 root wheel 44728 Oct 23 02:46 if_axe.ko
-r-xr-xr-x 1 root wheel 39496 Oct 23 02:46 if_axge.ko
-r-xr-xr-x 1 root wheel 352372 Oct 23 02:45 if_bce.ko
-r-xr-xr-x 1 root wheel 53912 Oct 23 02:45 if_bfe.ko
-r-xr-xr-x 1 root wheel 132224 Oct 23 02:45 if_bge.ko
-r-xr-xr-x 1 root wheel 161020 Oct 23 02:45 if_bnxt.ko
-r-xr-xr-x 1 root wheel 76660 Oct 23 02:46 if_bridge.ko
-r-xr-xr-x 1 root wheel 182504 Oct 23 02:45 if_bwi.ko
-r-xr-xr-x 1 root wheel 310736 Oct 23 02:45 if_bwn.ko
-r-xr-xr-x 1 root wheel 65456 Oct 23 02:45 if_cas.ko
-r-xr-xr-x 1 root wheel 41428 Oct 23 02:46 if_cdce.ko
-r-xr-xr-x 1 root wheel 35396 Oct 23 02:46 if_cdceem.ko
-r-xr-xr-x 1 root wheel 75616 Oct 23 02:46 if_cpsw.ko
-r-xr-xr-x 1 root wheel 29332 Oct 23 02:46 if_cue.ko
-r-xr-xr-x 1 root wheel 263128 Oct 23 02:46 if_cxgb.ko
-r-xr-xr-x 1 root wheel 87180 Oct 23 02:46 if_dc.ko
-r-xr-xr-x 1 root wheel 79372 Oct 23 02:46 if_de.ko
-r-xr-xr-x 1 root wheel 20504 Oct 23 02:46 if_disc.ko
-r-xr-xr-x 1 root wheel 20588 Oct 23 02:46 if_edsc.ko
-r-xr-xr-x 1 root wheel 28396 Oct 23 02:46 if_enc.ko
-r-xr-xr-x 1 root wheel 34536 Oct 23 02:46 if_epair.ko
-r-xr-xr-x 1 root wheel 44980 Oct 23 02:46 if_ffec.ko
-r-xr-xr-x 1 root wheel 31988 Oct 23 02:46 if_fwe.ko
-r-xr-xr-x 1 root wheel 45976 Oct 23 02:46 if_fwip.ko
-r-xr-xr-x 1 root wheel 79980 Oct 23 02:46 if_fxp.ko
-r-xr-xr-x 1 root wheel 57560 Oct 23 02:46 if_gem.ko
-r-xr-xr-x 1 root wheel 50644 Oct 23 02:46 if_gif.ko
-r-xr-xr-x 1 root wheel 60296 Oct 23 02:46 if_gre.ko
-r-xr-xr-x 1 root wheel 50636 Oct 23 02:46 if_hme.ko
-r-xr-xr-x 1 root wheel 25808 Oct 23 02:46 if_ic.ko
-r-xr-xr-x 1 root wheel 28980 Oct 23 02:46 if_ipheth.ko
-r-xr-xr-x 1 root wheel 71616 Oct 23 02:46 if_jme.ko
-r-xr-xr-x 1 root wheel 36432 Oct 23 02:46 if_kue.ko
-r-xr-xr-x 1 root wheel 86300 Oct 23 02:46 if_lagg.ko
-r-xr-xr-x 1 root wheel 47536 Oct 23 02:46 if_le.ko
-r-xr-xr-x 1 root wheel 42752 Oct 23 02:46 if_lge.ko
-r-xr-xr-x 1 root wheel 83620 Oct 23 02:46 if_malo.ko
-r-xr-xr-x 1 root wheel 34056 Oct 23 02:46 if_me.ko
-r-xr-xr-x 1 root wheel 35084 Oct 23 02:46 if_mos.ko
-r-xr-xr-x 1 root wheel 97632 Oct 23 02:46 if_msk.ko
-r-xr-xr-x 1 root wheel 52108 Oct 23 02:46 if_muge.ko
-r-xr-xr-x 1 root wheel 148684 Oct 23 02:46 if_mwl.ko
-r-xr-xr-x 1 root wheel 92712 Oct 23 02:46 if_mxge.ko
-r-xr-xr-x 1 root wheel 45900 Oct 23 02:46 if_my.ko
-r-xr-xr-x 1 root wheel 58972 Oct 23 02:46 if_nge.ko
-r-xr-xr-x 1 root wheel 150408 Oct 23 02:46 if_oce.ko
-r-xr-xr-x 1 root wheel 95876 Oct 23 02:46 if_otus.ko
-r-xr-xr-x 1 root wheel 45408 Oct 23 02:46 if_pcn.ko
-r-xr-xr-x 1 root wheel 173284 Oct 23 02:46 if_ral.ko
-r-xr-xr-x 1 root wheel 74232 Oct 23 02:46 if_re.ko
-r-xr-xr-x 1 root wheel 52576 Oct 23 02:46 if_rl.ko
-r-xr-xr-x 1 root wheel 89660 Oct 23 02:46 if_rsu.ko
-r-xr-xr-x 1 root wheel 91788 Oct 23 02:46 if_rtwn_pci.ko
-r-xr-xr-x 1 root wheel 133916 Oct 23 02:46 if_rtwn_usb.ko
-r-xr-xr-x 1 root wheel 39464 Oct 23 02:46 if_rue.ko
-r-xr-xr-x 1 root wheel 113896 Oct 23 02:46 if_rum.ko
-r-xr-xr-x 1 root wheel 171708 Oct 23 02:46 if_run.ko
-r-xr-xr-x 1 root wheel 76072 Oct 23 02:46 if_sf.ko
-r-xr-xr-x 1 root wheel 47172 Oct 23 02:46 if_sge.ko
-r-xr-xr-x 1 root wheel 53264 Oct 23 02:46 if_sis.ko
-r-xr-xr-x 1 root wheel 75608 Oct 23 02:46 if_sk.ko
-r-xr-xr-x 1 root wheel 46504 Oct 23 02:46 if_smsc.ko
-r-xr-xr-x 1 root wheel 44896 Oct 23 02:46 if_sn.ko
-r-xr-xr-x 1 root wheel 55032 Oct 23 02:46 if_ste.ko
-r-xr-xr-x 1 root wheel 29496 Oct 23 02:46 if_stf.ko
-r-xr-xr-x 1 root wheel 55908 Oct 23 02:46 if_stge.ko
lrwxr-xr-x 1 root wheel 12 Oct 23 02:46 if_tap.ko -> if_tuntap.ko
-r-xr-xr-x 1 root wheel 235936 Oct 23 02:46 if_ti.ko
-r-xr-xr-x 1 root wheel 52176 Oct 23 02:46 if_tl.ko
lrwxr-xr-x 1 root wheel 12 Oct 23 02:46 if_tun.ko -> if_tuntap.ko
-r-xr-xr-x 1 root wheel 63836 Oct 23 02:46 if_tuntap.ko
-r-xr-xr-x 1 root wheel 47224 Oct 23 02:46 if_tx.ko
-r-xr-xr-x 1 root wheel 115848 Oct 23 02:46 if_txp.ko
-r-xr-xr-x 1 root wheel 74928 Oct 23 02:46 if_uath.ko
-r-xr-xr-x 1 root wheel 34972 Oct 23 02:46 if_udav.ko
-r-xr-xr-x 1 root wheel 64120 Oct 23 02:46 if_upgt.ko
-r-xr-xr-x 1 root wheel 74536 Oct 23 02:46 if_ural.ko
-r-xr-xr-x 1 root wheel 47280 Oct 23 02:46 if_ure.ko
-r-xr-xr-x 1 root wheel 33820 Oct 23 02:46 if_urndis.ko
-r-xr-xr-x 1 root wheel 65700 Oct 23 02:46 if_vge.ko
-r-xr-xr-x 1 root wheel 45664 Oct 23 02:46 if_vlan.ko
-r-xr-xr-x 1 root wheel 58820 Oct 23 02:46 if_vr.ko
-r-xr-xr-x 1 root wheel 52684 Oct 23 02:46 if_vte.ko
-r-xr-xr-x 1 root wheel 38920 Oct 23 02:46 if_vx.ko
-r-xr-xr-x 1 root wheel 58388 Oct 23 02:46 if_vxlan.ko
-r-xr-xr-x 1 root wheel 44704 Oct 23 02:46 if_wb.ko
-r-xr-xr-x 1 root wheel 71092 Oct 23 02:46 if_xl.ko
-r-xr-xr-x 1 root wheel 104652 Oct 23 02:46 if_zyd.ko
-r-xr-xr-x 1 root wheel 136840 Oct 23 02:46 iflib.ko
-r-xr-xr-x 1 root wheel 50676 Oct 23 02:46 ig4.ko
-r-xr-xr-x 1 root wheel 18028 Oct 23 02:46 iic.ko
-r-xr-xr-x 1 root wheel 14280 Oct 23 02:46 iic_gpiomux.ko
-r-xr-xr-x 1 root wheel 20976 Oct 23 02:46 iicbb.ko
-r-xr-xr-x 1 root wheel 36348 Oct 23 02:46 iicbus.ko
-r-xr-xr-x 1 root wheel 14472 Oct 23 02:46 iicmux.ko
-r-xr-xr-x 1 root wheel 16552 Oct 23 02:46 iicsmb.ko
-r-xr-xr-x 1 root wheel 18756 Oct 23 02:46 imgact_binmisc.ko
-r-xr-xr-x 1 root wheel 15884 Oct 23 02:46 imx6_ahci.ko
-r-xr-xr-x 1 root wheel 11096 Oct 23 02:46 imx6_snvs.ko
-r-xr-xr-x 1 root wheel 23028 Oct 23 02:46 imx_i2c.ko
-r-xr-xr-x 1 root wheel 21060 Oct 23 02:46 imx_spi.ko
-r-xr-xr-x 1 root wheel 13744 Oct 23 02:46 imx_wdog.ko
-r-xr-xr-x 1 root wheel 27964 Oct 23 02:46 intpm.ko
-r-xr-xr-x 1 root wheel 46432 Oct 23 02:46 ip6_mroute.ko
-r-xr-xr-x 1 root wheel 76424 Oct 23 02:46 ip_mroute.ko
-r-xr-xr-x 1 root wheel 39736 Oct 23 02:46 ipdivert.ko
-r-xr-xr-x 1 root wheel 257696 Oct 23 02:46 ipfw.ko
-r-xr-xr-x 1 root wheel 40108 Oct 23 02:46 ipfw_nat.ko
-r-xr-xr-x 1 root wheel 111436 Oct 23 02:46 ipfw_nat64.ko
-r-xr-xr-x 1 root wheel 39448 Oct 23 02:46 ipfw_nptv6.ko
-r-xr-xr-x 1 root wheel 21060 Oct 23 02:46 ipfw_pmod.ko
-r-xr-xr-x 1 root wheel 774564 Oct 23 02:46 ipl.ko
-r-xr-xr-x 1 root wheel 98804 Oct 23 02:46 iscsi.ko
-r-xr-xr-x 1 root wheel 99420 Oct 23 02:46 iscsi_initiator.ko
-r-xr-xr-x 1 root wheel 13772 Oct 23 02:46 isl.ko
-r-xr-xr-x 1 root wheel 12260 Oct 23 02:46 isl12xx.ko
-r-xr-xr-x 1 root wheel 26288 Oct 23 02:46 ismt.ko
-r-xr-xr-x 1 root wheel 222184 Oct 23 02:46 isp.ko
-r-xr-xr-x 1 root wheel 28892 Oct 23 02:46 isp_1040.ko
-r-xr-xr-x 1 root wheel 37292 Oct 23 02:46 isp_1080.ko
-r-xr-xr-x 1 root wheel 34008 Oct 23 02:46 isp_12160.ko
-r-xr-xr-x 1 root wheel 82728 Oct 23 02:46 isp_2100.ko
-r-xr-xr-x 1 root wheel 90536 Oct 23 02:46 isp_2200.ko
-r-xr-xr-x 1 root wheel 131204 Oct 23 02:46 isp_2300.ko
-r-xr-xr-x 1 root wheel 142004 Oct 23 02:46 isp_2322.ko
-r-xr-xr-x 1 root wheel 271244 Oct 23 02:46 isp_2400.ko
-r-xr-xr-x 1 root wheel 281088 Oct 23 02:46 isp_2500.ko
-r-xr-xr-x 1 root wheel 1053292 Oct 23 02:46 ispfw.ko
-r-xr-xr-x 1 root wheel 18872 Oct 23 02:46 jedec_dimm.ko
-r-xr-xr-x 1 root wheel 14480 Oct 23 02:46 joy.ko
-r-xr-xr-x 1 root wheel 46264 Oct 23 02:46 kbdmux.ko
-r-xr-xr-x 1 root wheel 14224 Oct 23 02:46 kern_testfrwk.ko
-r-xr-xr-x 1 root wheel 12057360 Oct 23 01:45 kernel
-r-xr-xr-x 1 root wheel 90252 Oct 23 02:46 kgssapi.ko
-r-xr-xr-x 1 root wheel 49856 Oct 23 02:46 kgssapi_krb5.ko
-r-xr-xr-x 1 root wheel 135928 Oct 23 02:46 krpc.ko
-r-xr-xr-x 1 root wheel 22096 Oct 23 02:46 ksyms.ko
-r-xr-xr-x 1 root wheel 83048 Oct 23 02:46 libalias.ko
-r-xr-xr-x 1 root wheel 32612 Oct 23 02:46 libiconv.ko
-r-xr-xr-x 1 root wheel 17196 Oct 23 02:46 libmchain.ko
-rw-r--r-- 1 root wheel 232348 Jan 1 2010 linker.hints
-r-xr-xr-x 1 root wheel 196628 Oct 23 02:46 linuxkpi.ko
-r-xr-xr-x 1 root wheel 12964 Oct 23 02:46 lpbb.ko
-r-xr-xr-x 1 root wheel 21868 Oct 23 02:46 lpt.ko
-r-xr-xr-x 1 root wheel 11644 Oct 23 02:46 ltc430x.ko
-r-xr-xr-x 1 root wheel 93912 Oct 23 02:46 mac_biba.ko
-r-xr-xr-x 1 root wheel 37788 Oct 23 02:46 mac_bsdextended.ko
-r-xr-xr-x 1 root wheel 28188 Oct 23 02:46 mac_ifoff.ko
-r-xr-xr-x 1 root wheel 87808 Oct 23 02:46 mac_lomac.ko
-r-xr-xr-x 1 root wheel 84180 Oct 23 02:46 mac_mls.ko
-r-xr-xr-x 1 root wheel 11196 Oct 23 02:46 mac_none.ko
-r-xr-xr-x 1 root wheel 14576 Oct 23 02:46 mac_ntpd.ko
-r-xr-xr-x 1 root wheel 31124 Oct 23 02:46 mac_partition.ko
-r-xr-xr-x 1 root wheel 35224 Oct 23 02:46 mac_portacl.ko
-r-xr-xr-x 1 root wheel 30816 Oct 23 02:46 mac_seeotheruids.ko
-r-xr-xr-x 1 root wheel 49416 Oct 23 02:46 mac_stub.ko
-r-xr-xr-x 1 root wheel 161152 Oct 23 02:46 mac_test.ko
-r-xr-xr-x 1 root wheel 8384 Oct 23 02:46 mdio.ko
-r-xr-xr-x 1 root wheel 19700 Oct 23 02:46 mem.ko
-r-xr-xr-x 1 root wheel 118400 Oct 23 02:46 mfi.ko
-r-xr-xr-x 1 root wheel 38432 Oct 23 02:46 mfip.ko
-r-xr-xr-x 1 root wheel 162760 Oct 23 02:46 miibus.ko
-r-xr-xr-x 1 root wheel 66424 Oct 23 02:46 mlx.ko
-r-xr-xr-x 1 root wheel 17408 Oct 23 02:46 mlxfw.ko
-r-xr-xr-x 1 root wheel 51264 Oct 23 02:46 mmc.ko
-r-xr-xr-x 1 root wheel 40644 Oct 23 02:46 mmcsd.ko
-r-xr-xr-x 1 root wheel 239648 Oct 23 02:46 mpr.ko
-r-xr-xr-x 1 root wheel 219984 Oct 23 02:46 mps.ko
-r-xr-xr-x 1 root wheel 172876 Oct 23 02:46 mpt.ko
-r-xr-xr-x 1 root wheel 66948 Oct 23 02:46 mqueuefs.ko
-r-xr-xr-x 1 root wheel 156460 Oct 23 02:46 mrsas.ko
-r-xr-xr-x 1 root wheel 89316 Oct 23 02:46 msdosfs.ko
-r-xr-xr-x 1 root wheel 6868 Oct 23 02:46 msdosfs_iconv.ko
-r-xr-xr-x 1 root wheel 47356 Oct 23 02:46 musb.ko
-r-xr-xr-x 1 root wheel 69764 Oct 23 02:46 mvs.ko
-r-xr-xr-x 1 root wheel 103968 Oct 23 02:46 mw88W8363fw.ko
-r-xr-xr-x 1 root wheel 21448 Oct 23 02:46 mx25l.ko
-r-xr-xr-x 1 root wheel 127068 Oct 23 02:46 mxge_eth_z8e.ko
-r-xr-xr-x 1 root wheel 127768 Oct 23 02:46 mxge_ethp_z8e.ko
-r-xr-xr-x 1 root wheel 158416 Oct 23 02:46 mxge_rss_eth_z8e.ko
-r-xr-xr-x 1 root wheel 159360 Oct 23 02:46 mxge_rss_ethp_z8e.ko
-r-xr-xr-x 1 root wheel 82600 Oct 23 02:46 netgraph.ko
-r-xr-xr-x 1 root wheel 407584 Oct 23 02:46 nfscl.ko
-r-xr-xr-x 1 root wheel 168384 Oct 23 02:46 nfscommon.ko
-r-xr-xr-x 1 root wheel 374308 Oct 23 02:46 nfsd.ko
-r-xr-xr-x 1 root wheel 31312 Oct 23 02:46 nfslock.ko
-r-xr-xr-x 1 root wheel 110832 Oct 23 02:46 nfslockd.ko
-r-xr-xr-x 1 root wheel 21796 Oct 23 02:46 nfsmb.ko
-r-xr-xr-x 1 root wheel 14444 Oct 23 02:46 nfssvc.ko
-r-xr-xr-x 1 root wheel 10992 Oct 23 02:46 ng_UI.ko
-r-xr-xr-x 1 root wheel 18044 Oct 23 02:46 ng_async.ko
-r-xr-xr-x 1 root wheel 11992 Oct 23 02:46 ng_atmllc.ko
-r-xr-xr-x 1 root wheel 12276 Oct 23 02:46 ng_bluetooth.ko
-r-xr-xr-x 1 root wheel 20608 Oct 23 02:46 ng_bpf.ko
-r-xr-xr-x 1 root wheel 25136 Oct 23 02:46 ng_bridge.ko
-r-xr-xr-x 1 root wheel 42164 Oct 23 02:46 ng_bt3c.ko
-r-xr-xr-x 1 root wheel 189092 Oct 23 02:46 ng_btsocket.ko
-r-xr-xr-x 1 root wheel 18668 Oct 23 02:46 ng_car.ko
-r-xr-xr-x 1 root wheel 99668 Oct 23 02:46 ng_ccatm.ko
-r-xr-xr-x 1 root wheel 18100 Oct 23 02:46 ng_cisco.ko
-r-xr-xr-x 1 root wheel 18612 Oct 23 02:46 ng_deflate.ko
-r-xr-xr-x 1 root wheel 31380 Oct 23 02:46 ng_device.ko
-r-xr-xr-x 1 root wheel 8780 Oct 23 02:46 ng_echo.ko
-r-xr-xr-x 1 root wheel 29916 Oct 23 02:46 ng_eiface.ko
-r-xr-xr-x 1 root wheel 14080 Oct 23 02:46 ng_etf.ko
-r-xr-xr-x 1 root wheel 31432 Oct 23 02:46 ng_ether.ko
-r-xr-xr-x 1 root wheel 9444 Oct 23 02:46 ng_ether_echo.ko
-r-xr-xr-x 1 root wheel 12708 Oct 23 02:46 ng_frame_relay.ko
-r-xr-xr-x 1 root wheel 24528 Oct 23 02:46 ng_gif.ko
-r-xr-xr-x 1 root wheel 13264 Oct 23 02:46 ng_gif_demux.ko
-r-xr-xr-x 1 root wheel 63100 Oct 23 02:46 ng_hci.ko
-r-xr-xr-x 1 root wheel 10972 Oct 23 02:46 ng_hole.ko
-r-xr-xr-x 1 root wheel 10916 Oct 23 02:46 ng_hub.ko
-r-xr-xr-x 1 root wheel 32740 Oct 23 02:46 ng_iface.ko
-r-xr-xr-x 1 root wheel 16704 Oct 23 02:46 ng_ip_input.ko
-r-xr-xr-x 1 root wheel 16556 Oct 23 02:46 ng_ipfw.ko
-r-xr-xr-x 1 root wheel 34712 Oct 23 02:46 ng_ksocket.ko
-r-xr-xr-x 1 root wheel 76684 Oct 23 02:46 ng_l2cap.ko
-r-xr-xr-x 1 root wheel 31288 Oct 23 02:46 ng_l2tp.ko
-r-xr-xr-x 1 root wheel 19640 Oct 23 02:46 ng_lmi.ko
-r-xr-xr-x 1 root wheel 27296 Oct 23 02:46 ng_mppc.ko
-r-xr-xr-x 1 root wheel 22576 Oct 23 02:46 ng_nat.ko
-r-xr-xr-x 1 root wheel 54964 Oct 23 02:46 ng_netflow.ko
-r-xr-xr-x 1 root wheel 15700 Oct 23 02:46 ng_one2many.ko
-r-xr-xr-x 1 root wheel 17848 Oct 23 02:46 ng_patch.ko
-r-xr-xr-x 1 root wheel 23956 Oct 23 02:46 ng_pipe.ko
-r-xr-xr-x 1 root wheel 37948 Oct 23 02:46 ng_ppp.ko
-r-xr-xr-x 1 root wheel 36088 Oct 23 02:46 ng_pppoe.ko
-r-xr-xr-x 1 root wheel 29544 Oct 23 02:46 ng_pptpgre.ko
-r-xr-xr-x 1 root wheel 17240 Oct 23 02:46 ng_pred1.ko
-r-xr-xr-x 1 root wheel 14556 Oct 23 02:46 ng_rfc1490.ko
-r-xr-xr-x 1 root wheel 36556 Oct 23 02:46 ng_socket.ko
-r-xr-xr-x 1 root wheel 22220 Oct 23 02:46 ng_source.ko
-r-xr-xr-x 1 root wheel 10176 Oct 23 02:46 ng_split.ko
-r-xr-xr-x 1 root wheel 19080 Oct 23 02:46 ng_sppp.ko
-r-xr-xr-x 1 root wheel 23832 Oct 23 02:46 ng_sscfu.ko
-r-xr-xr-x 1 root wheel 104800 Oct 23 02:46 ng_sscop.ko
-r-xr-xr-x 1 root wheel 15612 Oct 23 02:46 ng_tag.ko
-r-xr-xr-x 1 root wheel 12956 Oct 23 02:46 ng_tcpmss.ko
-r-xr-xr-x 1 root wheel 13156 Oct 23 02:46 ng_tee.ko
-r-xr-xr-x 1 root wheel 28420 Oct 23 02:46 ng_tty.ko
-r-xr-xr-x 1 root wheel 44148 Oct 23 02:46 ng_ubt.ko
-r-xr-xr-x 1 root wheel 143668 Oct 23 02:46 ng_uni.ko
-r-xr-xr-x 1 root wheel 21040 Oct 23 02:46 ng_vjc.ko
-r-xr-xr-x 1 root wheel 16068 Oct 23 02:46 ng_vlan.ko
-r-xr-xr-x 1 root wheel 240176 Oct 23 02:46 ngatmbase.ko
-r-xr-xr-x 1 root wheel 22104 Oct 23 02:46 nmdm.ko
-r-xr-xr-x 1 root wheel 45236 Oct 23 02:46 nullfs.ko
-r-xr-xr-x 1 root wheel 18112 Oct 23 02:46 nxprtc.ko
-r-xr-xr-x 1 root wheel 50368 Oct 23 02:46 ohci.ko
-r-xr-xr-x 1 root wheel 24296 Oct 23 02:46 opensolaris.ko
-r-xr-xr-x 1 root wheel 90396 Oct 23 02:46 otusfw_init.ko
-r-xr-xr-x 1 root wheel 9948 Oct 23 02:46 otusfw_main.ko
-r-xr-xr-x 1 root wheel 30996 Oct 23 02:46 ow.ko
-r-xr-xr-x 1 root wheel 20700 Oct 23 02:46 ow_temp.ko
-r-xr-xr-x 1 root wheel 15012 Oct 23 02:46 owc.ko
-r-xr-xr-x 1 root wheel 14296 Oct 23 02:46 pcf.ko
-r-xr-xr-x 1 root wheel 308444 Oct 23 02:46 pf.ko
-r-xr-xr-x 1 root wheel 25616 Oct 23 02:46 pflog.ko
-r-xr-xr-x 1 root wheel 78772 Oct 23 02:46 pfsync.ko
-r-xr-xr-x 1 root wheel 33496 Oct 23 02:46 plip.ko
-r-xr-xr-x 1 root wheel 34556 Oct 23 02:46 ppbus.ko
-r-xr-xr-x 1 root wheel 32744 Oct 23 02:46 ppc.ko
-r-xr-xr-x 1 root wheel 22960 Oct 23 02:46 ppi.ko
-r-xr-xr-x 1 root wheel 21312 Oct 23 02:46 pps.ko
-r-xr-xr-x 1 root wheel 45468 Oct 23 02:46 procfs.ko
-r-xr-xr-x 1 root wheel 31776 Oct 23 02:46 profile.ko
-r-xr-xr-x 1 root wheel 35096 Oct 23 02:46 proto.ko
-r-xr-xr-x 1 root wheel 23888 Oct 23 02:46 prototype.ko
-r-xr-xr-x 1 root wheel 55608 Oct 23 02:46 pseudofs.ko
-r-xr-xr-x 1 root wheel 16948 Oct 23 02:46 pty.ko
-r-xr-xr-x 1 root wheel 51032 Oct 23 02:46 puc.ko
-r-xr-xr-x 1 root wheel 22160 Oct 23 02:46 pwmbus.ko
-r-xr-xr-x 1 root wheel 13572 Oct 23 02:46 pwmc.ko
-r-xr-xr-x 1 root wheel 27220 Oct 23 02:46 random_OTHER.ko
-r-xr-xr-x 1 root wheel 32152 Oct 23 02:46 random_fortuna.ko
-r-xr-xr-x 1 root wheel 5480 Oct 23 02:46 rc4.ko
-r-xr-xr-x 1 root wheel 128836 Oct 23 02:46 rsu-rtl8712fw.ko
-r-xr-xr-x 1 root wheel 14576 Oct 23 02:46 rt2561fw.ko
-r-xr-xr-x 1 root wheel 14596 Oct 23 02:46 rt2561sfw.ko
-r-xr-xr-x 1 root wheel 14576 Oct 23 02:46 rt2661fw.ko
-r-xr-xr-x 1 root wheel 14584 Oct 23 02:46 rt2860fw.ko
-r-xr-xr-x 1 root wheel 12820 Oct 23 02:46 rtc8583.ko
-r-xr-xr-x 1 root wheel 17772 Oct 23 02:46 rtwn-rtl8188eefw.ko
-r-xr-xr-x 1 root wheel 20464 Oct 23 02:46 rtwn-rtl8188eufw.ko
-r-xr-xr-x 1 root wheel 21380 Oct 23 02:46 rtwn-rtl8192cfwE.ko
-r-xr-xr-x 1 root wheel 22944 Oct 23 02:46 rtwn-rtl8192cfwE_B.ko
-r-xr-xr-x 1 root wheel 22684 Oct 23 02:46 rtwn-rtl8192cfwT.ko
-r-xr-xr-x 1 root wheel 22688 Oct 23 02:46 rtwn-rtl8192cfwU.ko
-r-xr-xr-x 1 root wheel 38380 Oct 23 02:46 rtwn-rtl8192eufw.ko
-r-xr-xr-x 1 root wheel 38616 Oct 23 02:46 rtwn-rtl8812aufw.ko
-r-xr-xr-x 1 root wheel 34368 Oct 23 02:46 rtwn-rtl8821aufw.ko
-r-xr-xr-x 1 root wheel 175176 Oct 23 02:46 rtwn.ko
-r-xr-xr-x 1 root wheel 14508 Oct 23 02:46 runfw.ko
-r-xr-xr-x 1 root wheel 11864 Oct 23 02:46 s35390a.ko
-r-xr-xr-x 1 root wheel 52140 Oct 23 02:46 safexcel.ko
-r-xr-xr-x 1 root wheel 68112 Oct 23 02:46 sbp.ko
-r-xr-xr-x 1 root wheel 52880 Oct 23 02:46 sbp_targ.ko
-r-xr-xr-x 1 root wheel 24180 Oct 23 02:46 scc.ko
-r-xr-xr-x 1 root wheel 781852 Oct 23 02:46 sctp.ko
-r-xr-xr-x 1 root wheel 47012 Oct 23 02:46 sdhci.ko
-r-xr-xr-x 1 root wheel 26764 Oct 23 02:46 sdhci_pci.ko
-r-xr-xr-x 1 root wheel 14484 Oct 23 02:46 sdt.ko
-r-xr-xr-x 1 root wheel 44996 Oct 23 02:46 sem.ko
-r-xr-xr-x 1 root wheel 25164 Oct 23 02:46 send.ko
-r-xr-xr-x 1 root wheel 49436 Oct 23 02:45 siba.ko
-r-xr-xr-x 1 root wheel 16152 Oct 23 02:45 siba_bhndb.ko
-r-xr-xr-x 1 root wheel 43072 Oct 23 02:46 siftr.ko
-r-xr-xr-x 1 root wheel 54624 Oct 23 02:46 siis.ko
-r-xr-xr-x 1 root wheel 14544 Oct 23 02:46 smb.ko
-r-xr-xr-x 1 root wheel 174352 Oct 23 02:46 smbfs.ko
-r-xr-xr-x 1 root wheel 13952 Oct 23 02:46 smbus.ko
-r-xr-xr-x 1 root wheel 43636 Oct 23 02:46 snd_ad1816.ko
-r-xr-xr-x 1 root wheel 39140 Oct 23 02:46 snd_als4000.ko
-r-xr-xr-x 1 root wheel 45780 Oct 23 02:46 snd_atiixp.ko
-r-xr-xr-x 1 root wheel 37464 Oct 23 02:46 snd_cs4281.ko
-r-xr-xr-x 1 root wheel 107040 Oct 23 02:46 snd_csa.ko
-r-xr-xr-x 1 root wheel 12704 Oct 23 02:46 snd_driver.ko
-r-xr-xr-x 1 root wheel 66036 Oct 23 02:46 snd_ds1.ko
-r-xr-xr-x 1 root wheel 68016 Oct 23 02:46 snd_emu10k1.ko
-r-xr-xr-x 1 root wheel 124492 Oct 23 02:46 snd_emu10kx.ko
-r-xr-xr-x 1 root wheel 56228 Oct 23 02:46 snd_envy24.ko
-r-xr-xr-x 1 root wheel 51008 Oct 23 02:46 snd_envy24ht.ko
-r-xr-xr-x 1 root wheel 60512 Oct 23 02:46 snd_es137x.ko
-r-xr-xr-x 1 root wheel 40336 Oct 23 02:46 snd_ess.ko
-r-xr-xr-x 1 root wheel 31880 Oct 23 02:46 snd_fm801.ko
-r-xr-xr-x 1 root wheel 217020 Oct 23 02:46 snd_hda.ko
-r-xr-xr-x 1 root wheel 40912 Oct 23 02:46 snd_hdspe.ko
-r-xr-xr-x 1 root wheel 44076 Oct 23 02:46 snd_ich.ko
-r-xr-xr-x 1 root wheel 58412 Oct 23 02:46 snd_maestro.ko
-r-xr-xr-x 1 root wheel 66128 Oct 23 02:46 snd_maestro3.ko
-r-xr-xr-x 1 root wheel 84516 Oct 23 02:46 snd_neomagic.ko
-r-xr-xr-x 1 root wheel 33172 Oct 23 02:46 snd_sb16.ko
-r-xr-xr-x 1 root wheel 32840 Oct 23 02:46 snd_sb8.ko
-r-xr-xr-x 1 root wheel 31460 Oct 23 02:46 snd_sbc.ko
-r-xr-xr-x 1 root wheel 41316 Oct 23 02:46 snd_solo.ko
-r-xr-xr-x 1 root wheel 19008 Oct 23 02:46 snd_spicds.ko
-r-xr-xr-x 1 root wheel 37396 Oct 23 02:46 snd_t4dwave.ko
-r-xr-xr-x 1 root wheel 92392 Oct 23 02:46 snd_uaudio.ko
-r-xr-xr-x 1 root wheel 48908 Oct 23 02:46 snd_via8233.ko
-r-xr-xr-x 1 root wheel 33512 Oct 23 02:46 snd_via82c686.ko
-r-xr-xr-x 1 root wheel 38032 Oct 23 02:46 snd_vibes.ko
-r-xr-xr-x 1 root wheel 22176 Oct 23 02:46 snp.ko
-r-xr-xr-x 1 root wheel 431188 Oct 23 02:46 sound.ko
-r-xr-xr-x 1 root wheel 18876 Oct 23 02:46 spibus.ko
-r-xr-xr-x 1 root wheel 23728 Oct 23 02:46 spigen.ko
-r-xr-xr-x 1 root wheel 103052 Oct 23 02:46 sym.ko
-r-xr-xr-x 1 root wheel 74492 Oct 23 02:46 systrace.ko
-r-xr-xr-x 1 root wheel 41812 Oct 23 02:46 sysvmsg.ko
-r-xr-xr-x 1 root wheel 47504 Oct 23 02:46 sysvsem.ko
-r-xr-xr-x 1 root wheel 43980 Oct 23 02:46 sysvshm.ko
-r-xr-xr-x 1 root wheel 25012 Oct 23 02:45 ti_i2c.ko
-r-xr-xr-x 1 root wheel 84488 Oct 23 02:46 tmpfs.ko
-r-xr-xr-x 1 root wheel 30424 Oct 23 02:46 toecore.ko
-r-xr-xr-x 1 root wheel 48844 Oct 23 02:46 trm.ko
-r-xr-xr-x 1 root wheel 59816 Oct 23 02:46 twe.ko
-r-xr-xr-x 1 root wheel 75856 Oct 23 02:46 tws.ko
-r-xr-xr-x 1 root wheel 39472 Oct 23 02:46 u3g.ko
-r-xr-xr-x 1 root wheel 20828 Oct 23 02:46 uark.ko
-r-xr-xr-x 1 root wheel 135536 Oct 23 02:46 uart.ko
-r-xr-xr-x 1 root wheel 22164 Oct 23 02:46 ubsa.ko
-r-xr-xr-x 1 root wheel 54672 Oct 23 02:46 ubsec.ko
-r-xr-xr-x 1 root wheel 20656 Oct 23 02:46 ubser.ko
-r-xr-xr-x 1 root wheel 23356 Oct 23 02:46 ubtbcmfw.ko
-r-xr-xr-x 1 root wheel 23832 Oct 23 02:46 uchcom.ko
-r-xr-xr-x 1 root wheel 34352 Oct 23 02:46 ucom.ko
-r-xr-xr-x 1 root wheel 22056 Oct 23 02:46 ucycom.ko
-r-xr-xr-x 1 root wheel 25064 Oct 23 02:46 udbp.ko
-r-xr-xr-x 1 root wheel 57920 Oct 23 02:46 udf.ko
-r-xr-xr-x 1 root wheel 6756 Oct 23 02:46 udf_iconv.ko
-r-xr-xr-x 1 root wheel 33740 Oct 23 02:46 udl.ko
-r-xr-xr-x 1 root wheel 16392 Oct 23 02:46 uep.ko
-r-xr-xr-x 1 root wheel 31512 Oct 23 02:46 uether.ko
-r-xr-xr-x 1 root wheel 13140 Oct 23 02:46 ufm.ko
-r-xr-xr-x 1 root wheel 31944 Oct 23 02:46 ufoma.ko
-r-xr-xr-x 1 root wheel 568712 Oct 23 02:46 ufs.ko
-r-xr-xr-x 1 root wheel 49772 Oct 23 02:46 uftdi.ko
-r-xr-xr-x 1 root wheel 21152 Oct 23 02:46 ugensa.ko
-r-xr-xr-x 1 root wheel 18788 Oct 23 02:46 ugold.ko
-r-xr-xr-x 1 root wheel 53320 Oct 23 02:46 uhci.ko
-r-xr-xr-x 1 root wheel 22292 Oct 23 02:46 uhid.ko
-r-xr-xr-x 1 root wheel 21644 Oct 23 02:46 uhid_snes.ko
-r-xr-xr-x 1 root wheel 52496 Oct 23 02:46 uhso.ko
-r-xr-xr-x 1 root wheel 27176 Oct 23 02:46 uinput.ko
-r-xr-xr-x 1 root wheel 35132 Oct 23 02:46 uipaq.ko
-r-xr-xr-x 1 root wheel 60260 Oct 23 02:46 ukbd.ko
-r-xr-xr-x 1 root wheel 12860 Oct 23 02:46 uled.ko
-r-xr-xr-x 1 root wheel 21300 Oct 23 02:46 ulpt.ko
-r-xr-xr-x 1 root wheel 44176 Oct 23 02:46 umass.ko
-r-xr-xr-x 1 root wheel 29756 Oct 23 02:46 umcs.ko
-r-xr-xr-x 1 root wheel 21988 Oct 23 02:46 umct.ko
-r-xr-xr-x 1 root wheel 25504 Oct 23 02:46 umodem.ko
-r-xr-xr-x 1 root wheel 22448 Oct 23 02:46 umoscom.ko
-r-xr-xr-x 1 root wheel 29644 Oct 23 02:46 ums.ko
-r-xr-xr-x 1 root wheel 80304 Oct 23 02:46 unionfs.ko
-r-xr-xr-x 1 root wheel 26408 Oct 23 02:46 uplcom.ko
-r-xr-xr-x 1 root wheel 17056 Oct 23 02:46 urio.ko
-r-xr-xr-x 1 root wheel 243184 Oct 23 02:46 usb.ko
-r-xr-xr-x 1 root wheel 26212 Oct 23 02:46 usb_quirk.ko
-r-xr-xr-x 1 root wheel 61372 Oct 23 02:46 usb_template.ko
-r-xr-xr-x 1 root wheel 24080 Oct 23 02:46 usfs.ko
-r-xr-xr-x 1 root wheel 47792 Oct 23 02:46 usie.ko
-r-xr-xr-x 1 root wheel 28480 Oct 23 02:46 uslcom.ko
-r-xr-xr-x 1 root wheel 35092 Oct 23 02:46 uss820dci.ko
-r-xr-xr-x 1 root wheel 20960 Oct 23 02:46 uvisor.ko
-r-xr-xr-x 1 root wheel 22232 Oct 23 02:46 uvscom.ko
-r-xr-xr-x 1 root wheel 30388 Oct 23 02:46 viapm.ko
-r-xr-xr-x 1 root wheel 23888 Oct 23 02:46 videomode.ko
-r-xr-xr-x 1 root wheel 43288 Oct 23 02:46 vkbd.ko
-r-xr-xr-x 1 root wheel 428500 Oct 23 02:46 wlan.ko
-r-xr-xr-x 1 root wheel 31496 Oct 23 02:46 wlan_acl.ko
-r-xr-xr-x 1 root wheel 33752 Oct 23 02:46 wlan_amrr.ko
-r-xr-xr-x 1 root wheel 43028 Oct 23 02:46 wlan_ccmp.ko
-r-xr-xr-x 1 root wheel 32324 Oct 23 02:46 wlan_rssadapt.ko
-r-xr-xr-x 1 root wheel 30076 Oct 23 02:46 wlan_tkip.ko
-r-xr-xr-x 1 root wheel 25224 Oct 23 02:46 wlan_wep.ko
-r-xr-xr-x 1 root wheel 25680 Oct 23 02:46 wlan_xauth.ko
-r-xr-xr-x 1 root wheel 21428 Oct 23 02:46 wmt.ko
-r-xr-xr-x 1 root wheel 27316 Oct 23 02:46 wsp.ko
-r-xr-xr-x 1 root wheel 23164 Oct 23 02:46 xdr.ko
-r-xr-xr-x 1 root wheel 68508 Oct 23 02:46 xhci.ko
-r-xr-xr-x 1 root wheel 19708 Oct 23 02:46 xz.ko
-r-xr-xr-x 1 root wheel 2604352 Oct 23 02:46 zfs.ko
-r-xr-xr-x 1 root wheel 49332 Oct 23 02:46 zlib.ko
It's time to kick gum and chew ass. And i'm all out of ass.
Ответ
Ответ
Пользователи, просматривающие эту тему: 1 Гость(ей)