NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: install/36067



The following reply was made to PR install/36067; it has been noted by GNATS.

From: Jukka Ruohonen <jruohonen%iki.fi@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: install/36067
Date: Sun, 14 Jun 2009 12:30:54 +0300

 I believe this was fixed with the 5.0 release(?).
 
 At least with the i386 release kernel:
 
 # nm netbsd | grep cgd 
 c0a71748 D cgd_3des_funcs
 c0a7173c D cgd_AES_funcs
 c0a71754 D cgd_BF_funcs
 c0812580 R cgd_bdevsw
 c08125a0 R cgd_cdevsw
 c0428060 t cgd_cipher
 c0429080 T cgd_cipher_3des_cbc
 c04292d0 T cgd_cipher_3des_destroy
 c04294b0 T cgd_cipher_3des_init
 c0429120 T cgd_cipher_aes_cbc
 c0429310 T cgd_cipher_aes_destroy
 c04296c0 T cgd_cipher_aes_init
 c0429000 T cgd_cipher_bf_cbc
 c0429290 T cgd_cipher_bf_destroy
 c0429350 T cgd_cipher_bf_init
 c0428f40 T cgd_cipher_uio_cbc
 c0b24848 B cgd_softc
 c0428e30 T cgdattach
 c0428d90 t cgdclose
 c0a71734 d cgddkdriver
 c04285c0 t cgddump
 c0428630 t cgdioctl
 c0428460 t cgdiodone
 c0428de0 t cgdopen
 c0427fc0 t cgdread
 c0428020 t cgdsize
 c0428280 t cgdstart
 c0428d60 t cgdstrategy
 c0427f60 t cgdwrite
 c0427f20 t getcgd_softc
 c0a71718 D numcgd
 


Home | Main Index | Thread Index | Old Index