search for: _register

Displaying 11 results from an estimated 11 matches for "_register".

Did you mean: register
2006 Aug 10
6
Partials - asked before never got reply
...ction in the controller. As an example - I have a main/welcome page. If someone new or a user not logged in arrives at this page I display both a registration form and a login form. However, if they are logged in then those forms should not show up on that page. Also should mention that I have a _register partial and a _login partial. Now maybe I just need a seperate page to welcome users who are logged in but I want to see if I could do it as described above. Right now the welcome.rhtml page is set up like such: <% if @u %> #if user is logged in / session <%= render :partial => &quo...
2006 Aug 02
3
Need help with registration page
...{rand(256).chr}.join].pack("m").chomp self.password_salt, self.password_hash = salt, Digest::SHA256.hexdigest(pass + salt) end end 4- In the view in "main" I put in: %= render :partial => "member/register" %></td> 5- so obviously I created the _register.rhtml partial. The nice thing is domainname/main pulls up the page with the reg form. Right now the controller doesn''t seem to be working correctly: Here is the method: def register c = member.new(params[:member]) c.save redirect_to :controller => "main" end...
2020 Feb 13
2
[PATCH V2 3/5] vDPA: introduce vDPA bus
...hat mdev's role was vs the driver core. The standard driver model is a 'bus' driver provides the HW access (think PCI level things), and a 'hw driver' attaches to the bus device, and instantiates a 'subsystem device' (think netdev, rdma, etc) using some per-subsystem XXX_register(). The 'hw driver' pulls in functions from the 'subsystem' using a combination of callbacks and library-style calls so there is no code duplication. As a subsystem, vhost&vdpa should expect its 'HW driver' to bind to devices on busses, for instance I would expect: - A...
2020 Feb 13
2
[PATCH V2 3/5] vDPA: introduce vDPA bus
...hat mdev's role was vs the driver core. The standard driver model is a 'bus' driver provides the HW access (think PCI level things), and a 'hw driver' attaches to the bus device, and instantiates a 'subsystem device' (think netdev, rdma, etc) using some per-subsystem XXX_register(). The 'hw driver' pulls in functions from the 'subsystem' using a combination of callbacks and library-style calls so there is no code duplication. As a subsystem, vhost&vdpa should expect its 'HW driver' to bind to devices on busses, for instance I would expect: - A...
2006 Jun 01
1
[LLVMdev] Live ranges of physical registers
Dear LLVM guys, I am coding a liveness analysis algorithm, and I found this comment on LiveVariables.cpp: Line 00195 - http://llvm.org/doxygen/LiveVariables_8cpp-source.html : // PhysRegInfo - Keep track of which instruction was the last use of a // physical register. This is a purely local property, because all physical // register references as presumed dead across basic blocks.
2016 May 21
3
[PATCH v5] vga_switcheroo: Add helper for deferred probing
.... The power state of the client is assumed - * to be ON. + * to be ON. Beforehand, vga_switcheroo_client_probe_defer() shall be called + * to ensure that all prerequisites are met. * * Return: 0 on success, -ENOMEM on memory allocation error. */ @@ -329,7 +331,8 @@ EXPORT_SYMBOL(vga_switcheroo_register_client); * @id: client identifier * * Register audio client (audio device on a GPU). The power state of the - * client is assumed to be ON. + * client is assumed to be ON. Beforehand, vga_switcheroo_client_probe_defer() + * shall be called to ensure that all prerequisites are met. * * Ret...
2020 Feb 14
0
[PATCH V2 3/5] vDPA: introduce vDPA bus
...device, This is not true, kernel had already had plenty virtual bus where virtual devices and drivers could be attached, besides mdev and virtio, you can see vop, rpmsg, visorbus etc. > and instantiates a 'subsystem device' (think netdev, rdma, > etc) using some per-subsystem XXX_register(). Well, if you go through virtio spec, we support ~20 types of different devices. Classes like netdev and rdma are correct since they have a clear set of semantics their own. But grouping network and scsi into a single class looks wrong, that's the work of a virtual bus. The class should...
2016 May 23
0
[Intel-gfx] [PATCH v5] vga_switcheroo: Add helper for deferred probing
...be_defer() shall be called > + * to ensure that all prerequisites are met. "shall" or "must"? It thought it's the latter ... -Daniel > * > * Return: 0 on success, -ENOMEM on memory allocation error. > */ > @@ -329,7 +331,8 @@ EXPORT_SYMBOL(vga_switcheroo_register_client); > * @id: client identifier > * > * Register audio client (audio device on a GPU). The power state of the > - * client is assumed to be ON. > + * client is assumed to be ON. Beforehand, vga_switcheroo_client_probe_defer() > + * shall be called to ensure that all prer...
2020 Feb 13
4
[PATCH V2 3/5] vDPA: introduce vDPA bus
...system core is badly done wrong. The 'class' is supposed to provide all the library functions to remove this duplication. Instead of plugging the HW driver in via some bus scheme every subsystem has its own 'ops' that the HW driver provides to the subsystem's class via subsystem_register() This is the *standard* pattern to use the driver core. This is almost there, it just has this extra bus part to convey the HW ops instead of directly. > Instead, each device implement the same interface, and then > vhost sits on top. Sure, but plugging in via ops/etc not via a bus and a...
2020 Feb 13
4
[PATCH V2 3/5] vDPA: introduce vDPA bus
...system core is badly done wrong. The 'class' is supposed to provide all the library functions to remove this duplication. Instead of plugging the HW driver in via some bus scheme every subsystem has its own 'ops' that the HW driver provides to the subsystem's class via subsystem_register() This is the *standard* pattern to use the driver core. This is almost there, it just has this extra bus part to convey the HW ops instead of directly. > Instead, each device implement the same interface, and then > vhost sits on top. Sure, but plugging in via ops/etc not via a bus and a...
2012 Jul 03
0
Wine release 1.5.8
...ll.?_Fiopen at std@@YAPAU_iobuf@@PBDHH at Z 30917 Liquidator 2 needs msvcp71.dll.??0?$basic_istringstream at DU?$char_traits at D@std@@V?$allocator at D@2@@std@@QAE at ABV?$basic_string at DU?$char_traits at D@std@@V?$allocator at D@2@@1 at H@Z 30946 Secret of Monkey Island wants msvcp80.dll.?_Register at facet@locale at std@@QAEXXZ 30948 HtmlHelp crashes when opening CHM file 30949 [GNUTLS ERROR]Unable to savegame online with Ubisoft's games 30950 0 A.D. crashes due to unimplemented msvcp90.dll.??0?$basic_stringstream at _WU?$char_traits at _W@std@@V?$allocator at _W@2@@std@@QAE at...