Opened 16 years ago
Closed 14 years ago
#3232 closed enhancement (invalid)
Patch for tty and some drivers n stuff ;)
Reported by: | MrSunshine | Owned by: | axeld |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | - General | Version: | R1/pre-alpha1 |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | x86 |
Description
tty change dont know if this is the right way, but:
added entries for TIOCM stuff, only stubbed in the tty driver (this is for tcl n stuff later dunno how to implement the stuff tho, hope someone else can do that :P )
added api_version to acpi_thermal and acpi_lid, these drivers are broken tho, mandetory symbol missing and cant find what :)
wchar.h: added missing wcsdup, its implemented but not found in the header file.
Attachments (1)
Change History (6)
by , 16 years ago
Attachment: | mypatch.diff added |
---|
comment:1 by , 15 years ago
add missing wcsdup is needed in order to build FTGL lib
please someone can apply this patch to current build?
comment:4 by , 15 years ago
patch: | → 1 |
---|
comment:5 by , 14 years ago
Resolution: | → invalid |
---|---|
Status: | new → closed |
I suppose the tty stuff didn't miss anyone. I think acpi_thermal and acpi_lid are supposed to be new style api drivers. Sorry for the delay, closing as invalid.
the patch