代码搜索结果

找到约 6,737 项符合 Firmware 的代码

memory.c

/* * memory.c: PROM library functions for acquiring/using memory descriptors * given to us from the ARCS firmware. * * Copyright (C) 1996 by David S. Miller * Copyright (C) 1999, 2000,

changelog.txt

This file documents changes in the firmware-only USB driver for atmel's AVR microcontrollers. New entries are always appended to the end of the file. Scroll down to the bottom to see the most recent c

memory.c

/* * memory.c: PROM library functions for acquiring/using memory descriptors * given to us from the ARCS firmware. * * Copyright (C) 1996 by David S. Miller * Copyright (C) 1999, 2000,

av7110_hw.c

/* * av7110_hw.c: av7110 low level hardware access and firmware interface * * Copyright (C) 1999-2002 Ralph Metzler * & Marcus Metzler for convergence integrated media GmbH

keyspan_mpr_fw.h

/* keyspan_mpr_fw.h The firmware contained herein as keyspan_mpr_fw.h is Copyright (C) 1999-2001 Keyspan, A division of InnoSys Incorporated ("Keyspan") as an unpublished work. This notice

ip2.c

// ip2.c // This is a dummy module to make the firmware available when needed // and allows it to be unloaded when not. Rumor is the __initdata // macro doesn't always works on all platforms so we us

todo

o Testing o More testing o Feature request: display the firmware/bios/etc revisions in the /proc info o Drop irq_mask, basically unused o I/O size increase

wanxl.h

/* * wanXL serial card driver for Linux * definitions common to host driver and card firmware * * Copyright (C) 2003 Krzysztof Halasa * * This program is free software; you can r

wanxlfw.s

.psize 0 /* wanXL serial card driver for Linux card firmware part Copyright (C) 2003 Krzysztof Halasa This program is free software; you can redistribute it and/or modify it

s3triofb.c

/* * linux/drivers/video/S3Triofb.c -- Open Firmware based frame buffer device * * Copyright (C) 1997 Peter De Schrijver * * This driver is partly based on the PowerMac console driver: * * Co