Displaying 6 results from an estimated 6 matches for "contec".
Did you mean:
econtec
2004 Jun 04
1
Definition of Master problem
I have a small network with a Linux machine (named CONTEC) and a XP
machine (named CELERON)
If issue the command
smbclient -L localhost -N
Domain=[CONTEC] OS=[Unix] Server=[Samba 3.0.2-7.FC1]
Sharename Type Comment
--------- ---- -------
homes Disk Home Directories
Aurat Disk...
2005 Mar 30
1
Samba or Cups-Problem ?
Hi,
I'm using some kind of pseudo printer on our samba server to automatically
produce PDF files. The smb.conf looks like this (the samba server is
successfully conteced to an ADS):
[global]
workgroup = ADS
netbios name = pc103.ads.local
realm = ADS.LOCAL
security = ADS
password server = win2ksrv.ads.local
log level = 2
winbind separator = +
template homedir = /home/%U
idmap uid = 10000-2000...
2005 Sep 19
0
1.0alpha2: two asserts/cores
...= {next = 0x0, type = SEARCH_BODY, value = {subargs = 0x0, seqset = 0x0,
str = 0x1f5ea8 "meeting"}, context = 0x0, hdr_field_name = 0x0, not = 0,
match_always = 0, result = -1}
(gdb) print *context
Attempt to dereference a generic pointer.
(gdb) print (struct search_body_context *) contec xt
$11 = (struct search_body_context *) 0xffbff5b0
(gdb) print (struct search_body_context * ) context
$12 = {index_ctx = 0xffbff5b0, input = 0x21c490, part = 0x0}
(gdb) quit
%l[Kexit
exit
script done on Mon Sep 19 09:21:19 2005
2019 Oct 04
0
[RESEND TRIVIAL 3/3] treewide: arch: Fix Kconfig indentation
...ot;Kernel low-level debugging messages via Rockchip RV1108 UART1"
diff --git a/arch/arm/mach-ep93xx/Kconfig b/arch/arm/mach-ep93xx/Kconfig
index f2db5fd38145..bf81dfab7f1b 100644
--- a/arch/arm/mach-ep93xx/Kconfig
+++ b/arch/arm/mach-ep93xx/Kconfig
@@ -126,10 +126,10 @@ config MACH_MICRO9S
Contec Micro9-Slim board.
config MACH_SIM_ONE
- bool "Support Simplemachines Sim.One board"
- help
- Say 'Y' here if you want your kernel to support the
- Simplemachines Sim.One board.
+ bool "Support Simplemachines Sim.One board"
+ help
+ S...
2019 Sep 23
2
[PATCH trivial 1/3] treewide: drivers: Fix Kconfig indentation
Adjust indentation from spaces to tab (+optional two spaces) as in
coding style with command like:
$ sed -e 's/^ /\t/' -i */Kconfig
Signed-off-by: Krzysztof Kozlowski <krzk at kernel.org>
---
drivers/acpi/Kconfig | 8 +-
drivers/ata/Kconfig | 12 +--
drivers/auxdisplay/Kconfig | 14 +--
2019 Oct 04
3
[RESEND TRIVIAL 1/3] treewide: drivers: Fix Kconfig indentation
Adjust indentation from spaces to tab (+optional two spaces) as in
coding style with command like:
$ sed -e 's/^ /\t/' -i */Kconfig
Signed-off-by: Krzysztof Kozlowski <krzk at kernel.org>
---
drivers/acpi/Kconfig | 8 +-
drivers/ata/Kconfig | 12 +--
drivers/auxdisplay/Kconfig | 14 +--